dapetcu21/Setup Defold bob.jar
Sets up a specific version of bob.jar and dmengine_headless and adds them to PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| sha1 | Engine hash or release channel ("stable", "beta", "alpha") | no | stable |
| path | Path where to download the files | no | .defold |
Outputs
| name | description |
|---|---|
| sha1 | Resolved engine hash |
| version | Resolved engine version |
| path | Absolute path to the downloaded files |
| bob | Absolute path to bob.jar |
| dmengine | Absolute path to dmengine_headless |