diff --git a/01_DCS/Mods/services/Perun/dll/ReadMe.txt b/01_DCS/Mods/services/Perun/dll/ReadMe.txt new file mode 100644 index 0000000..4e26f29 --- /dev/null +++ b/01_DCS/Mods/services/Perun/dll/ReadMe.txt @@ -0,0 +1 @@ +Download and put the dll from https://github.com/szporwolik/perun/releases . \ No newline at end of file diff --git a/01_DCS/Mods/services/Perun/dll/main.dll b/01_DCS/Mods/services/Perun/dll/main.dll deleted file mode 100644 index 206bab5..0000000 Binary files a/01_DCS/Mods/services/Perun/dll/main.dll and /dev/null differ diff --git a/README.md b/README.md index 1bc0147..e762535 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 +* From the downloaded release package, put ```main.dll`` into your DCS folder in your Saved Games, ```Mods/services/Perun/dll``` * You can change your configuration settings in DCS\Mods\services\Perun\lua\perun_config * Create MySQL database using SQL script located in [04_MySQL](https://github.com/szporwolik/perun/tree/master/04_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