All Projects → flwmxd → Wztools

flwmxd / Wztools

Licence: mit
MapleStory Client-Resources C++ Reader Tool

WzTools

MapleStory Client-Resources C++ Reader Tool

#WzFile WzFile init all files where you should point the resource`s location

#WzNode

WzNode specified all nodes in wz resources
you can use it by this

WzNode node = WzFiles::character["Hair"]["0000000.img"]["info"].

Build

ensure you have installed cmake

1. use build.sh to build 

or

2. cmake && make
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].