From: Martin Taibr Date: Sun, 18 Feb 2018 18:54:53 +0000 (+0100) Subject: make sure they know it'S an example X-Git-Tag: xonotic-v0.8.5~180^2~5 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6ef6830abc842e47e66dcdd605c1f8d938b4c012;p=xonotic%2Fxonotic.git make sure they know it'S an example --- diff --git a/server/server.cfg b/server/server.cfg index a1a98e9e..e7622cf1 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -1,3 +1,6 @@ +// This is an example config, to actually use it, copy it to ~/.xonotic/data on linux +// or the equivalent directory on your OS (http://www.xonotic.org/faq/#config). + // Two slashes start a comment until the end of the line. // Surround settings with double quotes (e.g. cvar_name "some value") unless they're a single number or word. // Cvar means console variable.