An open API service indexing awesome lists of open source software.

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

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`