From da2f4345acb72daad3b0f10a2e91be7e2fe30196 Mon Sep 17 00:00:00 2001 From: VladMordock Date: Tue, 29 Dec 2020 17:48:46 +0100 Subject: [PATCH] Added information about new way of configuration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ae65f6..f403809 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Core: ## Installing * Download latest [release](https://github.com/szporwolik/perun/releases) * Copy contents of [01_DCS](https://github.com/szporwolik/perun/tree/master/01_DCS) to your DCS folder in your Saved Games +* You can change your configuration settings in DCS\Mods\services\Perun\lua\perun_config * Create MySQL database using SQL script located in [03_MySQL](https://github.com/szporwolik/perun/tree/master/03_MySQL); note that you need just a one database per DCS server machine - multiple instances pushing data to the one database are supported * Ensure that your MySQL config is not using STRICT_TRANS_TABLES