linventif/GMod Workshop Uploader
Builds a .gma from your addon folder and publishes it to the Garry’s Mod Steam Workshop via SteamCMD.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| steam_user | Steam login username | yes | — |
| steam_pass | Steam login password | yes | — |
| steam_shared_secret | Optional shared_secret for automatic Steam Guard code generation | no | — |
| steam_guard | One-time Steam Guard code (only if you generate it manually) | no | — |
| published_file_id | Workshop item ID (0 to create a new item) | no | 0 |
| content_path | Path inside the container to your addon folder (e.g. `/data/example_addon`) | yes | — |
| preview_file | Path inside the container to your preview image (optional) | no | — |
| title | Workshop item title | yes | — |
| description | Workshop item description | yes | — |
| visibility | 0=public, 1=friends, 2=private | no | 0 |
| change_note | Changenote for this update (optional) | no | — |
Outputs
no outputs