ServerConfiguration: Difference between revisions

no edit summary
No edit summary
No edit summary
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 use [[ServerCommandLine|command switch]] for a different config file name. Example: <code>Server.exe -config my-config.xml</code>.
You can use [[ServerCommandLine|command switch]] for a different config file name. Example: <code>Server.exe -config my-config.xml</code>.
2,756

edits