Interface administrators, moderator
2,818
edits
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:Server Configuration}} | {{DISPLAYTITLE:Server Configuration}} | ||
== Summary == | |||
The server.xml file is used to configure your server with things like server name, game, networking, sync, which resources to load, and many other options. | |||
== Custom Config File == | == Custom Config File == | ||
You can | You can start the server with a [[ServerCommandLine|command switch]] for a different configuration file name. Example: <code>Server.exe -config my-config.xml</code>. | ||
== CVars == | == CVars == | ||