From 9ae39b1e9ea7592a21ed5beb89ee59445bac107a Mon Sep 17 00:00:00 2001 From: Anton Tarasenko Date: Wed, 19 Feb 2020 02:16:28 +0700 Subject: [PATCH] Add README file --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd5d62d --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Acedia + +`Acedia` is a mod for the game `Killing Floor` that aims to provide powerful means to configure and customize every aspect of gameplay, while affecting game as little as possible for the chosen changes. Ideally, when server admin disables every single feature of `Acedia` it would do nothing at all. + +The project is in it's early stage and right now is focused on fixing a baggage of bugs and exploits that base `Killing Floor` game has. + +## Installation + +1. Drop `Acedia` files into `System\` directory of your server. +2. Add `Acedia.StartUp` to the list of server actors in your `KillingFloor.ini`. +**Do not** manually add `Acedia.Acedia` mutator. +3. [Optionally] Pick which features to use by changing `autoEnabled` setting for each of them.