Resources Setup
-
Download the MapleStory2 client with Orion2 already injected here, if not already downloaded.
-
Download the MapleServer2 github repository. It is highly recommended to clone or fork the repository: If you do so, you can update to the latest Server changes using GitHub Desktop and even contribute your code changes easily.
-
Create a folder named
Resources
in theMapleServer2/GameDataParser
ANDMapleServer2/Maple2Storage
folders. -
Navigate to your MapleStory2 CLIENT folder and then go to
appdata/Data
and copyXml.m2d
andXml.m2h
, then paste them intoMapleServer2/GameDataParser/Resources
. -
Then in your MapleStory2 CLIENT folder go to
appdata/Data/Resource
and copyExported.m2d
,Exported.m2h
,PrecomputedTerrain.m2d
,PrecomputedTerrain.m2h
, then paste them intoMapleServer2/GameDataParser/Resources
.