jtmm/README.md

785 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

System packages required: imagemagick, luajit.
Default pack by Masséna. Programmer art by KikooDX.

How to install & build

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

Get texturepacks with git clone in the texturepacks folder or:
$ ./downloadtextures.sh

You can then set a pack with settextures.sh:
$ ./setpack.sh texturepacks/jtmm_mariotheme

Get mappacks with git clone in the mappacks folder or:
$ ./downloadmaps.sh

You can then set a map with setmap.sh:
$ ./setpack.sh texturepacks/jtmm

Build.
$ ./build.sh