projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9ee674
)
make sure they know it'S an example
author
Martin Taibr <taibr.martin@gmail.com>
Sun, 18 Feb 2018 18:54:53 +0000
(19:54 +0100)
committer
Martin Taibr <taibr.martin@gmail.com>
Sun, 18 Feb 2018 18:54:53 +0000
(19:54 +0100)
server/server.cfg
patch
|
blob
|
history
diff --git
a/server/server.cfg
b/server/server.cfg
index a1a98e9e623bbc8d4558b7353454bbf35618f1a6..e7622cf112ac357f790f4f50742172deeff0a9f3 100644
(file)
--- 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.