Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Nov 13, 2023
2 parents dd65b65 + 542dbc7 commit a51ad70
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,23 @@
**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.
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 set up 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 basic server config with all the essential settings to get started with the 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.
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 widely accepted settings that improve the performance or are commonly used.

**How to contribute**

Expand Down

0 comments on commit a51ad70

Please sign in to comment.