Skip to content

Releases: Usered238/squario-mff-level-decomp

Initial Release

27 Jan 00:13
3de05a5

Choose a tag to compare

To get the levels, first you have to get the game assets (e.g. by decompiling the SWF), and search for the MakeLevel.as script. Copy everything under the "case" line, starting from "Mario.level[0]", and ending before "break".