From c66daec294da4ac4de5ee9bafc136705c3a88b60 Mon Sep 17 00:00:00 2001 From: VladMordock Date: Mon, 21 Oct 2019 15:24:04 +0200 Subject: [PATCH] Update readme Added gildia.org logo and perun log --- README.md | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index e3ee048..b9f47d9 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ![alt text](https://img.shields.io/github/release-pre/szporwolik/perun.svg "Latest release") ![alt text](https://img.shields.io/github/release-date-pre/szporwolik/perun.svg "Latest release date") +![Perun logo](https://i.imgur.com/JkeHYjJ.png) # Perun for DCS World - Included lua script extracts data from DCS World multiplayer server and sends information to TCP port and JSON file for further processing. Provided windows app puts received TCP packets to MySQL database; additionaly Perun windows application can be used to merge LotATC and DCS SRS data in one database making Perun for DCS World wannabe ultimate integration tool for the server admins. @@ -15,7 +15,6 @@ However, this software is intended to be used by experienced users - the output ![Data flow](https://i.imgur.com/JbNu77l.png) ## Prerequisites - Core: * For JSON Export: * DCS World stable or DCS World beta @@ -28,7 +27,6 @@ Core: * for [LotATC](https://www.lotatc.com/) you will need location of stats.json file and proper LotATC configuration with JSON data export enabled - see [LotATC documentation](https://www.lotatc.com/documentation/server_configuration.html) ## 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 \Scripts folder (located inside DCS folder in your Saved Games) * **optionaly** 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 @@ -104,32 +102,24 @@ DCS API does not track carrier landing natively, so there is a trick to achive t # Project information ## Built With - * [VisualStudio 2017 Community](https://visualstudio.microsoft.com/vs/community/) * [Notepad++](https://notepad-plus-plus.org/) -## used 3rd party resources - -* [Tango Icon Library](http://tango.freedesktop.org/Tango_Icon_Library) - ## Contributing - Please contact me if you'd like to contribute. ## Versioning - We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/szporwolik/perun/tags). ## Authors - * **Szymon Porwolik** - *Initial work* - [szporwolik](https://github.com/szporwolik) See also the list of [contributors](https://github.com/szporwolik/perun/contributors) who participated in this project. ## License - This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details ## Acknowledgments +![Gildia.org Logo](https://images.weserv.nl/?url=https://i.imgur.com/nFHxQMy.png&w=140&il) -* Thanks to [Gildia DCS](https://forum.gildia.org) Polish community of DCS World pilots. +Thanks to [Gildia DCS](https://forum.gildia.org) Polish community of DCS World pilots.