bitdecaygames/Lime Build
Build a haxe project with lime
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dir | The relative directory that the lime commands will take place in. Defaults to ./ | no | ./ |
| platform | Type of lime build to run. Accepts html5|neko|macos|windows|flash|ios|android|linux. See https://lime.software/docs/home/ | no | html5 |
| buildArgs | Any extra build args to pass to the lime build call | no | "" |
| initScriptFile | A script to set up any needed code dependencies for the build | yes | ./init.sh |
Outputs
no outputs