actions-marketplace-validations/MelonLoader Toolchain
MelonLoader's toolchain, but as a GitHub Action. Useful for CI builds of MelonLoader mods.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| game | gameSlug from MelonLoader API | yes | — |
| game_path | Path to your Unity game | yes | — |
| game_executable | Your Unity game's executable name | yes | — |
| unity_version | Override Unity version (If it was not automatically found) | no | — |
| work_path | Where tools will be downloaded | no | ${{ github.workspace }}/ml-gen |
| output_path | Output directory for libraries | no | — |
| ml_version | MelonLoader release tag name | no | latest |
| github_token | GitHub token to download tools | no | ${{ github.token }} |
Outputs
no outputs