deep-entertainment/Godot Asset Lib
Action to manage assets in the Godot Asset Lib
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Action to carry out. Currently supported: addEdit | yes | addEdit |
| username | Godot asset lib username | yes | — |
| password | Godot asset lib password | yes | — |
| assetId | ID of the asset in the asset store | yes | — |
| assetTemplate | Path to asset template file | yes | .asset-template.json.hb |
| baseUrl | Godot asset lib base url | yes | https://godotengine.org/asset-library/api |
| approveDirectly | If your Godot asset library user has moderation features, you can directly approve the changes. | yes | false |
Outputs
| name | description |
|---|---|
| id | The id of the asset edit |