jtmm/README.md

34 lines
726 B
Markdown
Raw Normal View History

2020-05-12 18:41:31 +02:00
# Just Too Many Mechanics
2020-03-16 10:28:34 +01:00
2020-05-12 18:41:31 +02:00
`$ ./editor.sh` to open the level editor.
2020-05-12 18:42:07 +02:00
`$ ./setpack.sh texturepacks/<pack>` to set a texture pack.
2020-05-12 18:42:07 +02:00
2020-05-12 18:41:31 +02:00
`$ ./build.sh` to build.`
2020-05-13 18:49:51 +02:00
## 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`