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.
Go to file
KikooDX 42e7c4f9d2 Flags are no longer hardcoded in mod calls, improved glue. 2021-01-16 11:15:49 +01:00
assets-cg@1bfb53822c Update tileset and misc. changes. 2021-01-10 13:06:59 +01:00
assets-fx@bc1e99c2db Background color per level, fixed a few warns. 2021-01-12 13:28:22 +01:00
include Flags are no longer hardcoded in mod calls, improved glue. 2021-01-16 11:15:49 +01:00
levels@a310ffb5a6 Start position support. 2021-01-13 14:24:00 +01:00
src Flags are no longer hardcoded in mod calls, improved glue. 2021-01-16 11:15:49 +01:00
.editorconfig [minor] Fixed a mistake in the .editoconfig :s 2020-09-15 12:24:05 +02:00
.gitignore Better friction, kinda. 2020-12-24 12:20:12 +01:00
.gitmodules Tiled level editor support. 2021-01-08 13:01:53 +01:00
COPYING Add GNU General Public License v3.0 2020-12-30 17:19:30 +01:00
Makefile Massena graphics (uwu), "how I broke the Makefile" 2021-01-08 16:09:41 +01:00
README.md Massena graphics (uwu), "how I broke the Makefile" 2021-01-08 16:09:41 +01:00
make_levels.sh Tiled level editor support. 2021-01-08 13:01:53 +01:00
project.cfg Increased precision, replaced -Os flag by -O3 2021-01-14 13:59:25 +01:00

README.md

Clone this repository

$ git clone --recursive https://gitea.planet-casio.com/KikooDX/jtmm2

Build instructions

Using the fxsdk and latest version of gint. Requires lua.

For CG

$ fxsdk build-cg

For FX

$ fxsdk build-fx