Go to file
KikooDX ab26a6dc41 [downloadpacks.sh] Changed celestepico owner to Massena 2020-05-14 14:58:39 +02:00
assets-cg Early semi solid and alt solid. 2020-05-13 13:07:01 +02:00
include Example level 2020-05-13 18:27:08 +02:00
src Semi solids 2020-05-13 18:19:11 +02:00
texturepacks solid_1 in texturepacks 2020-05-13 17:16:08 +02:00
up-editor solid_1 as ground. 2020-05-14 11:35:45 +02:00
.gitignore Added levels.c to .gitignore, started a new screen 2020-05-11 11:55:55 +02:00
JTMM.g3a Updated Makefile (`fxsdk update`) 2020-05-13 18:43:11 +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 (minor) Typo in README.md 2020-05-14 10:21:28 +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 Name and "graphics" 2020-03-21 11:03:14 +01: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

Mario themed by Masséna. https://gitea.planet-casio.com/Massena/jtmm_mariotheme

Minecraft textures. https://gitea.planet-casio.com/KikooDX/jtmm_crafttheme

How to install

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

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

Clone any desired texturepack (can repeat).
$ git clone https://gitea.planet-casio.com/Massena/jtmm_mariotheme

Go back in the main folder.
$ cd ..

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

Build.
$ ./build.sh