From 6ef6830abc842e47e66dcdd605c1f8d938b4c012 Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Sun, 18 Feb 2018 19:54:53 +0100 Subject: [PATCH] make sure they know it'S an example --- server/server.cfg | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.39.2