https://github.com/modprog/datapack-compiler
https://github.com/modprog/datapack-compiler
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/modprog/datapack-compiler
- Owner: ModProg
- License: mit
- Created: 2023-02-10T19:18:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-10T22:13:04.000Z (over 3 years ago)
- Last Synced: 2025-02-08T14:22:31.564Z (over 1 year ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# datapack-compiler
## Installation
### Build with cargo
```sh
cargo install datapack-compiler --git https://github.com/ModProg/datapack-compiler
```
### Download
Just download the correct artifact for your operating system from [Actions](https://github.com/ModProg/datapack-compiler/actions/workflows/build.yaml) (click on the top workflow run on the right and scroll down to *Artifacts*).
You need to put the extracted binary file called `datapack-compiler(.exe)` and
put it in a directory on your path.