Server configuration files for the game Xonotic. Feat. multiple game modes and balance conventions each.
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
12345678910111213 |
- title <TITLE>
- description <DESCRIPTION>
- author <AUTHOR>
- cdtrack 20
- // uncomment this if you added weapon pickups: has weapons
- // uncomment this if you added turrets: has turrets
- // uncomment this if you added vehicles: has vehicles
- gametype cts // defaults: timelimit=20
- // optional: fog density red green blue alpha mindist maxdist
- // optional: settemp_for_type (all|gametypename) cvarname value
- // optional: clientsettemp_for_type (all|gametypename) cvarname value
- // optional: size mins_x mins_y mins_z maxs_x maxs_y maxs_z
- // optional: hidden
|