Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 240 Bytes

File metadata and controls

9 lines (9 loc) · 240 Bytes

Mario Maker 2 Mod Tools

to use the program, first clone/pull this repo, then run:

git submodule update --init --remote --recursive
pip install --update PyQt6 oead zstd

then launch the app using python MM2MT.py
hopefully.