jtmm2/README.md

14 lines
199 B
Markdown
Raw Normal View History

# Build instructions
Using the `fxsdk` and latest version of `gint`. Requires `luajit`.
For CG
```bash
$ ./make_levels.sh
$ fxsdk build-cg
```
For FX
```bash
$ ./make_levels.sh
$ fxsdk build-fx
```