|
@@ -1,6 +1,6 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
|
|
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
|
|
-<gameserver address="127.0.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">
|
|
|
|
|
|
+<gameserver address="127.0.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
|
|
<!-- Localhost here -->
|
|
<!-- Localhost here -->
|
|
<define subnet="127.0.0.0/8" address="127.0.0.1" />
|
|
<define subnet="127.0.0.0/8" address="127.0.0.1" />
|
|
<!-- Internalhosts here (LANs IPs) -->
|
|
<!-- Internalhosts here (LANs IPs) -->
|