]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - xonotic-server.cfg
Quickmenu: allow players to make server's custom quickmenu default
[xonotic/xonotic-data.pk3dir.git] / xonotic-server.cfg
index cf7544a08194a07f7965bebe78ce5adaaebe42e6..cda95f14dc95d2dbbb5c5de447ec45283283a4c8 100644 (file)
@@ -597,4 +597,4 @@ set sv_warpzone_allow_selftarget 0 "do not touch"
 // don't notify cvar changes in the chat
 sv_disablenotify 1
 
-set sv_quickmenu_file "" "filename of the quickmenu that appears in client's default quickmenu, file must be located in a subfolder with an unique name"
+set sv_quickmenu_file "" "filename of a custom server's quickmenu that will be selectable from the default client's quickmenu. This file must be sent in a pk3 archive and should have an unique name (e.g. quickmenu-servername.txt) to prevent overriding existing quickmenus"