Go to file
KikooDX 8711f1324a It compiles, yesn't 2020-05-15 12:15:03 +02:00
assets-cg Try to use libimg. 2020-05-14 18:26:14 +02:00
include define for FPS, set to 50 2020-05-14 17:51:16 +02:00
src Try to use libimg. 2020-05-14 18:26:14 +02:00
texturepacks Teleporter first shot 2020-05-14 17:23:09 +02:00
up-editor Teleporter first shot 2020-05-14 17:23:09 +02:00
.gitignore Added levels.c to .gitignore, started a new screen 2020-05-11 11:55:55 +02:00
JTMM.g3a It compiles, yesn't 2020-05-15 12:15:03 +02:00
LICENSE To Lephé' 2020-03-17 18:01:24 +01:00
Makefile Updated Makefile (`fxsdk update`) 2020-05-13 18:43:11 +02:00
README.md Updated README.md 2020-05-14 17:32:13 +02:00
build.sh To Lephé' 2020-03-17 18:01:24 +01:00
downloadpacks.sh [downloadpacks.sh] Changed celestepico owner to Massena 2020-05-14 14:58:39 +02:00
editor.sh Added editor 2020-03-19 17:25:08 +01:00
levels.lua Save. Progress. Done. 2020-03-20 10:43:49 +01:00
project.cfg It compiles, yesn't 2020-05-15 12:15:03 +02:00
setpack.sh [setpack.sh] Automate the updating of up-editor textures 2020-05-14 10:26:58 +02:00
transfer.sh Name and "graphics" 2020-03-21 11:03:14 +01:00

README.md

Just Too Many Mechanics

$ ./editor.sh to open the level editor.

$ ./setpack.sh texturepacks/<pack> to set a texture pack.

$ ./build.sh to build.`

Texture packs

Default pack by Masséna. Programmer art by KikooDX.

How to install

Clone this repo.
$ git clone https://gitea.planet-casio.com/KikooDX/jtmm

Go into it's texturepacks folder.
$ cd jtmm/texturepacks

Get texturepacks with git clone or:
$ ./downloadpacks.sh

Go back in the main folder.
$ cd ..

Update the textures.
$ ./setpack.sh texturepacks/jtmm_mariotheme

Build.
$ ./build.sh