Some server list components and entities.

This commit is contained in:
Tleety
2016-03-08 13:29:21 +01:00
parent 01f29b6d4e
commit a0ca4df3be
11 changed files with 397 additions and 163 deletions
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<ServerIdentity xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ServerIdentity.xsd">
<IP>0.0.0.0</IP>
<Port>0</Port>
<ServerName>UnkownServer</ServerName>
<PlayersConnected>0</PlayersConnected>
</ServerIdentity>