# Just Too Many Mechanics `$ ./editor.sh` to open the level editor. `$ ./setpack.sh texturepacks/` 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`