vkyin / WzTools

MapleStory Client-Resources C++ Reader Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK 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

About

MapleStory Client-Resources C++ Reader Tool

License:MIT License


Languages

Language:C++ 52.4%Language:C 46.3%Language:Objective-C 1.2%Language:CMake 0.1%Language:Shell 0.0%