actions-marketplace-validations/Minecraft Bedrock Action: Create MCWorld
The github action that will create a mcworld in a given respository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| folder | The folder path to start at | yes | — |
| processJson | Whether or not to format json and minify json | no | true |
| trimFiles | Whether or not to remove unwanted files | no | true |
| outputFile | Defaults to the folder above the specified source folder with file name: word.mcworld, but this parameter can be overwritten. | no | "" |
Outputs
| name | description |
|---|---|
| worldFilepath | The outputted mcworld filepath |