lgsm local mirror
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Gibbs 57808c1b16
feat(mh): update config
1 year ago
.github Update git-sync.yml 4 years ago
ac rename 2 years ago
ahl rename 2 years ago
ahl2 rename 2 years ago
aoc fix(aoc): config path without space 2 years ago
ark rename 2 years ago
arma3 rename 2 years ago
armar fix(armar): adapts config to the new specification (#135) 2 years ago
ats rename 2 years ago
av fix: update rconPassword in server.ini 2 years ago
bb rename 2 years ago
bb2 rename 2 years ago
bd rename 2 years ago
bf1942 rename 2 years ago
bfv rename 2 years ago
bmdm rename 2 years ago
bo rename 2 years ago
bs rename 2 years ago
bt fix(bt): remove duplicate autorestart parameter 2 years ago
btl rename btl server 1 year ago
cc rename 2 years ago
cd rename 2 years ago
ck rename 2 years ago
cmw rename 2 years ago
cod rename 2 years ago
cod2 rename 2 years ago
cod4 rename 2 years ago
coduo rename 2 years ago
codwaw rename 2 years ago
col rename 2 years ago
cs rename 2 years ago
cs2 cs2 1 year ago
cscz rename 2 years ago
csgo rename 2 years ago
css rename 2 years ago
ct remove configs no longer required 2 years ago
dab rename 2 years ago
dayz rename 2 years ago
dmc rename 2 years ago
dod rename 2 years ago
dodr rename 2 years ago
dods rename 2 years ago
doi rename 2 years ago
dst Update cluster.ini 2 years ago
dys rename 2 years ago
eco rename 2 years ago
em add emserver 2 years ago
etl rename 2 years ago
ets2 rename 2 years ago
fctr rename 2 years ago
fof rename 2 years ago
gmod rename 2 years ago
hcu feat: add game user settings configuration 2 years ago
hl2dm rename 2 years ago
hldm rename 2 years ago
hldms rename 2 years ago
ins rename 2 years ago
ios add ons 2 years ago
jc2 rename 2 years ago
jc3 rename 2 years ago
jk2 rename 2 years ago
kf rename 2 years ago
kf2 rename 2 years ago
l4d rename 2 years ago
l4d2 rename 2 years ago
mc rename 2 years ago
mcb rename 2 years ago
mh feat(mh): update config 1 year ago
mohaa rename 2 years ago
mom rename 2 years ago
mta rename 2 years ago
nd rename 2 years ago
nec rename 2 years ago
nmrih rename 2 years ago
ns rename 2 years ago
ohd feat: add OHD configs 1 year ago
onset rename onset 2 years ago
opfor rename 2 years ago
pc rename 2 years ago
pc2/config_sample add pc2 1 year ago
pmc fix(pmc): add config after the refactor 2 years ago
ps feat(ps): rename configuration files 2 years ago
pvkii rename 2 years ago
pvr rename 2 years ago
pz rename 2 years ago
q2 rename 2 years ago
q3 rename 2 years ago
ql rename 2 years ago
qw rename 2 years ago
ricochet rename 2 years ago
ro rename 2 years ago
rtcw rename 2 years ago
rust rename 2 years ago
rw feat(rw): add server.properties file with default settings 2 years ago
samp rename 2 years ago
sb rename 2 years ago
scpsl rename 2 years ago
scpslsm rename 2 years ago
sdtd A21 1 year ago
sf rename 2 years ago
sfc rename 2 years ago
sof2 rename 2 years ago
sol rename 2 years ago
squad rename 2 years ago
st refactor: remove deprecated server configuration and add new game settings 2 years ago
stn rename 2 years ago
sven rename 2 years ago
template Updated template standard 6 years ago
terraria feat: update serverconfig.txt 2 years ago
tf2 rename 2 years ago
tf2c rename 2 years ago
tfc rename 2 years ago
ti feat: add whitelist functionality to Game.ini 2 years ago
ts rename 2 years ago
ts3 rename 2 years ago
tu remove returns 1 year ago
tw rename 2 years ago
unt feat(unt): update config 2 years ago
ut rename 2 years ago
ut2k4 rename 2 years ago
ut3 rename 2 years ago
ut99 rename 2 years ago
vints update vintage story serverconfig.json 2 years ago
vpmc feat: add velocity.toml configuration file 2 years ago
vs rename 2 years ago
wet rename 2 years ago
wf rename 2 years ago
wmc rename 2 years ago
wurm rename 2 years ago
zmr rename 2 years ago
zps rename 2 years ago
.gitattributes added jpg and png as binary files 7 years ago
README.md Update README.md 6 years ago

README.md

Game Server Config Files

Note: This repo is very new and currently missing most config files. More will be added over time.

This is a repo of config files designed to be a starting point for the setup of various game servers.

The Issue

Game server configs can be found on many different forums and websites. Some are better than others. There can also be misinformation, confusion or lack of information about what you need in a config file and how you should setup a game server.

Aim of This Repo

The aim of this repository is to put together config files for game servers and keep them as generic/vanilla and as standardized as possible. Providing all the important settings server admins need to get started with their game server and avoiding overcomplicating the configs.

What This Repo Provides

  • A basic server config with all the essential settings to get started with vanilla game server.
  • A list of all command variables for the vanilla game servers.

What Do You Mean by Vanilla/Generic?

A vanilla/generic server is unchanged from what the game developer intended. It excludes mods or major tweaks to the server settings that are found in a custom server. The exception to this would be any widly accepted settings that improve the permormance or are commonly used.

How to contribute

There are many different game servers many of which are different. If you run a game server and wish to improve a config please fork this repo and do a PR or if you are not used to Git raise an issue with your changes so it can be added.