mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-02 07:00:29 +00:00
make it actual valid XML (otherwise it breaks some parsers or syntax highlighting)
+1
-1
@@ -4,7 +4,7 @@ This file has the configuration setup for your server. It is a text file located
|
|||||||
|
|
||||||
Sample file contents:
|
Sample file contents:
|
||||||
```
|
```
|
||||||
<?xml version="1.0">
|
<?xml version="1.0"?>
|
||||||
<server>
|
<server>
|
||||||
<world>
|
<world>
|
||||||
<shortname>MyPEQ</shortname>
|
<shortname>MyPEQ</shortname>
|
||||||
|
|||||||
Reference in New Issue
Block a user