This repository has been archived on 2022-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
jtmm2-old/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
```