]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Update Basic server configuration
authorIvan Stanton <northivanastan@gmail.com>
Mon, 25 Jun 2018 00:28:49 +0000 (00:28 +0000)
committerIvan Stanton <northivanastan@gmail.com>
Mon, 25 Jun 2018 00:28:49 +0000 (00:28 +0000)
Basic-server-configuration.md

index cdef691bb49dcf8711b87b7fe4610079c5874340..0e318971830f4b89f6d44f7033aa1b2c3714c194 100644 (file)
@@ -90,4 +90,7 @@ If set to 1, the map will start in the warmup mode which is designed to let ever
 ```
 g_warmup_limit 0
 ```
-If set to more than 0, specifies the maximum time of the warmup state. Can be used to force the game to begin without player consensus or when players forgot about warmup being active.
\ No newline at end of file
+If set to more than 0, specifies the maximum time of the warmup state. Can be used to force the game to begin without player consensus or when players forgot about warmup being active.
+
+# More advanced configuration
+You can find other useful variables using the [Command And Cvar search tool on xonotic.org](https://xonotic.org/tools/cacs).
\ No newline at end of file