Server configuration files for the game Xonotic. Feat. multiple game modes and balance conventions each.
Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
|
# Ignore map files. |
|
*.pk3 |
|
|
|
# Ignore server logs. |
|
*.log |
|
*.txt |
|
|
|
# Ignore screenshots. |
|
screenshots/* |
|
|
|
# Ignore demos. |
|
demos/* |
|
|
|
# Ignore data |
|
dlcache/* |
|
data/* |
|
|
|
# Ignore images (previews for maps) |
|
*.jpg
|
|
|