thebrutalx/Factorio Mod Uploader
Upload a Factorio mod with preliminary checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Action to perform | yes | — |
| mod-folder | Path to the mod folder to upload | no | — |
| mod-name | Name of the mod to upload | no | — |
| mod-version | Version of the mod to upload | no | — |
| factorio-api-key | API token for authenticating with the Factorio store | no | — |
| dotignore | Path to the .ignore file to use | no | .factorioignore |
| zip-file | Path to the zip file to upload | no | — |
| auto-update-version | Automatically update the version in mod_info.yml based on the GitHub release tag (e.g., 'v1.2.3' or '1.2.3'). Set to 'true' to enable. | no | "" |
| skip-update-details | Skip the ModUpdateDetails API call (for tokens without edit_details permissions) | no | false |
Outputs
no outputs