From cb58673c85516b0fee0884e6b8a71cfe01bc8962 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Tue, 27 Nov 2018 11:36:33 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce9abb6..ef15293 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,8 @@ The aim of this repository is to put together config files for game servers and **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. +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.