Untitled
By: a guest | Mar 21st, 2010 | Syntax:
None | Size: 0.72 KB | Hits: 43 | Expires: Never
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<add key="Version" value="83" />
<add key="isAdmin" value="false" />
<add key="PIC" value="" />
<add key="MapleStory" value="C:/Nexon/MapleStory/MapleStory.exe" />
<add key="WhisperBlocking" value="true" />
<add key="MaxWhispers" value="15" /> <!-- Max whispers per second -->
<add key="EGG" value="2022514" />
<add key="LanIP" value="192.168.131.1" />
<add key="GMSIP" value="63.251.217.4" /> <!-- (MM -> Server) -->
<add key="ServerIP" value="63.251.217.2" /> <!-- (GMS Client -> MM) -->
<add key="ChannelPort" value="7575" />
<add key="LoginPort" value="8484" />
</appSettings>
</configuration>