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

17 lines
258 B
Markdown
Raw Permalink Normal View History

2021-01-07 13:31:14 +01:00
# 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 `lua`.
For CG
2021-01-07 13:31:14 +01:00
```sh
$ fxsdk build-cg
```
For FX
2021-01-07 13:31:14 +01:00
```sh
$ fxsdk build-fx
```