trioplane/Build Beet project
Builds a beet project and provides exposed outputs to get the files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| beet-dir | The directory with the Beet configuration file | no | . |
Outputs
| name | description |
|---|---|
| data-packs | List of data packs built as a JSON array of paths |
| resource-packs | List of resource packs built as a JSON array of paths |
| unknown-files | List of unknown files built as a JSON array of paths |
| beet-project-output | The output directory of the built files |
| beet-project-name | The name of the Beet project |
| beet-project-version | The version of the Beet project |