]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
temporary hack: a cvar "popcon" - transmits info to our server about which cvars...
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index 6ec248453f27756272bfd0e4682b05772edde2b3..eb67b849276663ad6580ec7c32de205b035173fa 100644 (file)
@@ -25,6 +25,9 @@ gameversion_max 65535 // git builds see all versions
 // server about changes)
 alias setreport "set \"$1\" \"$2\" ; sendcvar \"$1\""
 
+seta cl_firststart "" "how many times the client has been run"
+seta cl_startcount 0 "how many times the client has been run"
+
 // detect dedicated server or client
 alias "_detect_dedicated_$qport" "${* asis}"
 alias "_detect_dedicated_0" ""