Interface administrators, moderator
2,756
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Server Configuration}} | {{DISPLAYTITLE:Server Configuration}} | ||
== Custom Config File == | |||
You can use [[ServerCommandLine|command switch]] for a different config file name. Example: <code>Server.exe -config my-config.xml</code>. | |||
== CVars == | |||
See the [[CVars|CVars]] page for info. | |||
== Options == | |||
{| class="wikitable" | {| class="wikitable" | ||
!Server Property Name | !Server Property Name | ||
Line 176: | Line 183: | ||
|- | |- | ||
|} | |} | ||
== Example == | == Example == | ||
Line 257: | Line 261: | ||
</server> | </server> | ||
</source> | </source> | ||