little fork for bug fixes
Go to file
KikooDX 4150765c14 [project.cfg] removed -limg-cg flag 2020-05-18 10:47:40 +02:00
assets-cg Dust implementation. 2020-05-17 13:43:11 +02:00
include Uniform indentation 2020-05-17 14:13:48 +02:00
src Working drill. Time to rebase. 2020-05-17 14:27:46 +02:00
texturepacks Dust implementation. 2020-05-17 13:43:11 +02:00
up-editor Working drill. Time to rebase. 2020-05-17 14:27:46 +02:00
.gitignore Added levels.c to .gitignore, started a new screen 2020-05-11 11:55:55 +02:00
JTMM.g3a Working drill. Time to rebase. 2020-05-17 14:27:46 +02:00
LICENSE To Lephé' 2020-03-17 18:01:24 +01:00
Makefile Updated Makefile (`fxsdk update`) 2020-05-13 18:43:11 +02:00
README.md Updated README.md 2020-05-14 17:32:13 +02:00
build.sh Apparently those where needed (#!/usr/bin/bash) 2020-05-15 11:03:38 +02:00
downloadpacks.sh Apparently those where needed (#!/usr/bin/bash) 2020-05-15 11:03:38 +02:00
editor.sh Apparently those where needed (#!/usr/bin/bash) 2020-05-15 11:03:38 +02:00
levels.lua Save. Progress. Done. 2020-03-20 10:43:49 +01:00
project.cfg [project.cfg] removed -limg-cg flag 2020-05-18 10:47:40 +02:00
setpack.sh Apparently those where needed (#!/usr/bin/bash) 2020-05-15 11:03:38 +02:00
transfer.sh Apparently those where needed (#!/usr/bin/bash) 2020-05-15 11:03:38 +02:00

README.md

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

Default pack by Masséna. Programmer art by KikooDX.

How to install

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

Go into it's texturepacks folder.
$ cd jtmm/texturepacks

Get texturepacks with git clone or:
$ ./downloadpacks.sh

Go back in the main folder.
$ cd ..

Update the textures.
$ ./setpack.sh texturepacks/jtmm_mariotheme

Build.
$ ./build.sh