mirror of
https://github.com/DaKerboul/perun.git
synced 2026-08-09 17:05:39 +02:00
Updated ReadMe
This commit is contained in:
1
01_DCS/Mods/services/Perun/dll/ReadMe.txt
Normal file
1
01_DCS/Mods/services/Perun/dll/ReadMe.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Download and put the dll from https://github.com/szporwolik/perun/releases .
|
||||||
Binary file not shown.
@@ -30,6 +30,7 @@ Core:
|
|||||||
## Installing
|
## Installing
|
||||||
* Download latest [release](https://github.com/szporwolik/perun/releases)
|
* 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
|
* 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
|
* 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
|
* 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
|
* Ensure that your MySQL config is not using STRICT_TRANS_TABLES
|
||||||
|
|||||||
Reference in New Issue
Block a user