Server configuration files for the game Xonotic. Feat. multiple game modes and balance conventions each.
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
12345678910111213 |
- title <TITLE>
- description <DESCRIPTION>
- author <AUTHOR>
- cdtrack 12
- // 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
|