Overview of HaSuite project components
masterHaSuite is a collection of tools for MapleStory development and editing. The core components include:
- HaCreator: A level editor for MapleStory.
- HaRepacker: A
.wzfile editor. - HaSharedLibrary: A shared library used by both HaRepacker and HaCreator, primarily for GUI elements.
- Real-ESRGAN: Integrated for AI-based 2D image up-scaling.
- spine-csharp: A 2D animation library (version 2.1.25).
- UnitTest_WzFile: A testing suite for verifying
.wzfiles across different versions. - MapleLib2: A library based on MapleLib, WzLib, and community information for handling MapleStory data.