Server configuration files for the game Xonotic. Feat. multiple game modes and balance conventions each.
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
12345678910111213 |
- title <TITLE>
- description <DESCRIPTION>
- author <AUTHOR>
- cdtrack 19
- 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
|