actions-marketplace-validations/3DM Mod Release Action
Update mod files and mod information on 3dm mod site.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| appid | APP ID for the mod uploading API | yes | "" |
| appkey | APP key for the mod uploading API | yes | "" |
| mod_id | The id of the mod you wish to upload | yes | "" |
| mod_title | The title of your mod | — | "" |
| mod_tags | The tags for you mod | — | "" |
| mod_version | The version of your mod | — | "" |
| mod_desc | A short description of your mod | — | "" |
| mod_content | File path to the Markdown file for Mod descriptions | — | "" |
| mod_filepath | Path to your mod file | — | "" |
Outputs
| name | description |
|---|---|
| response | Response from the server |