A mass maplestory character generator and renderer written in C# using v104 GD files
- Body/Head/Arm
- Hats
- Face accessory
- Eye accessory
- Top
- Pants
- Shoes
- Gloves
- Maplestory v104 GDs (download)
- Get the latest version from this page
- The app will automatically create
C:\maplewookie\
andC:\maplewookie\output
on the initial launch - Extract your gd folder to
C:\maplewookie\gd
- Generated sprites will be created in
C:\maplewookie\output\
- Support for the rest of the equipments
- Background image in the preview pane
- Make a dumper program for the GD
- Store all the data/pictures into nx and/or json files
- Read the item pool at runtime rather than having the ids in static arrays