https://github.com/mcpi-revival/ninecraft-mod-toolchain-build-scripts
https://github.com/mcpi-revival/ninecraft-mod-toolchain-build-scripts
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcpi-revival/ninecraft-mod-toolchain-build-scripts
- Owner: MCPI-Revival
- Created: 2025-04-25T19:16:49.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-05-04T00:32:17.000Z (28 days ago)
- Last Synced: 2025-05-07T20:17:02.943Z (24 days ago)
- Language: C
- Size: 7.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ninecraft-mod-toolchain-build-scripts
## install dependencies
```
sudo apt-get update
sudo apt-get install -y wget tar gcc g++ make libgmp-dev libmpfr-dev libmpc-dev texinfo zlib1g-dev
```## compile
`./build-all.sh`