actions-marketplace-validations/Upload mod to NexusMods, Thunderstore
A GitHub Action to upload a mod to NexusMods, Thunderstore.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| mod-id | The mod ID on NexusMods | yes | — |
| archive-file | The file to upload. | yes | — |
| file-name | The name of the file on NexusMods, Thunderstore | yes | — |
| version | The version of the uploaded file. | yes | — |
| category | The mod file category on NexusMods. | yes | Main |
| description | A description of the mod. | no | — |
| game | The game the mod is for. | yes | — |
| namespace | The namespace of the mod on Thunderstore. | no | — |
| tomlConfigPath | The path to the toml configuration file for Thunderstore. | no | — |
| NEXUSMOD_API_KEY | The API key for your NexusMods account. | yes | — |
| NEXUSMOD_COOKIE_NEXUSID | The session cookie for your NexusMods account. | yes | — |
| NEXUSMOD_COOKIE_SID_DEVELOP | The session cookie for your NexusMods account. | yes | — |
| THUNDERSTORE_TOKEN | The token for your Thunderstore account. | yes | — |
| GITHUB_TOKEN | The token for your Thunderstore account. | yes | — |
Outputs
no outputs