khanat-opennel-code/code/nel/samples/net/udp/client.cfg
Matthew Lagoe 09c4314a05 Merged in botanic/rc-botanic-webdev/rc-botanic-webdev (pull request #30)
removed 7z and made setup page for AMS
2013-10-23 13:39:58 -07:00

10 lines
337 B
INI

//ServerAddress = "itsalive.nevrax.org";
//ServerAddress = "pc9";
ServerAddress = "localhost";
SimInLag = 0;
SimInPacketLost = 0;
SimOutLag = 0;
SimOutPacketLost = 0;
SimOutPacketDuplication = 0;
SimOutPacketDisordering = 0;
ConnectionName = "AceWork";