CHN-STUDENT / WL4LevelEditor

Wario Land 4 Level Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WL4LevelEditor

This is the new version of Wario Land 4 Editor after my last repository, I program again by Qt(Qt5.9.4 and later version) for supporting more platforms and not only Windows. This repository is in its early time, it needs time to arrange useful data I found in WL4 ROM file into classes and extract all the Tiles Data and some other things from source ROM data, to make the new software doesn't need the support of the source ROM file and producing data files is its sole duty. I will start another repository and build another software to inject/patch all the new Level data into WL4 source ROM.

my brand-new Discord channel welcomes all the WL4 fans who get interested in Qt coding for this software and those who are willing to make new levels and share them.

About

Wario Land 4 Level Editor

License:MIT License


Languages

Language:C++ 92.3%Language:QMake 7.7%