# Clone this repository ```sh $ git clone --recursive https://gitea.planet-casio.com/KikooDX/jtmm2 ``` # Build instructions Using the `fxsdk` and latest version of `gint`. Requires `luajit`. For CG ```sh $ ./make_levels.sh $ fxsdk build-cg ``` For FX ```sh $ ./make_levels.sh $ fxsdk build-fx ```