omegametor/Build GameMaker Project
Build a GameMaker project for the selected platform, with the selected options.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| runtime-version | The exact runtime version to build the game with, like 2.3.4.443 | yes | — |
| platform | The platform to build for. Examples: linux, mac, windows, html5. | yes | — |
| game-yyp-path | The path to the yyp file for the game that should be built. | yes | — |
| build-yyc | Whether to use yyc to build the game. Defaults to false. If false, uses vm. | no | false |
| out-file | Path to output the file to. | yes | Game.zip |
| access-key | The Access Key to get licenses from to build the game. (This should be a secret) | yes | — |
Outputs
no outputs