Better README.

This commit is contained in:
KikooDX 2020-05-13 18:49:51 +02:00
parent c83d0b8fad
commit 65e516021a
1 changed files with 26 additions and 0 deletions

View File

@ -5,3 +5,29 @@
`$ ./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`