mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-26 01:12:26 +00:00
make it actual valid XML (otherwise it breaks some parsers or syntax highlighting)
parent
5a6c896dc0
commit
b75a4258e2
@ -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>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user