Page 1 of 1

Does my .tmwserv.xml file look good?

Posted: 01 Apr 2009, 20:00
by niacc.edu

Code: Select all

<?xml version="1.0"?>
<configuration>
 <option name="accountServerAddress" value="localhost"/>
 <option name="accountServerPort" value="9601"/>
 <option name="defaultMap" value="1"/>
 <option name="gameServerAddress" value="localhost"/>
 <option name="gameServerPort" value="9604"/>
 <option name="sqlite_database" value="tmw.db"/>
 <option name="startX" value="720"/>
 <option name="startY" value="840"/>
</configuration>

Re: Does my .tmwserv.xml file look good?

Posted: 01 Apr 2009, 20:39
by Crush
Here is mine with comments as an example. All values are more or less standard:
tmwserv.xml
(2.28 KiB) Downloaded 91 times