jtmm/README.md

726 B

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

Howto 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. $ set_pack texturepacks/jtmm_mariotheme

Build. $ ./build.sh