Files
perun/README.md
2019-02-22 11:46:59 +01:00

55 lines
1.4 KiB
Markdown

# Perun for DCS World
This toolset extracts data from DCS World server and export it to local json file and UDP port.
## Getting Started
You can use this toolkit with or without Windows app. Simple DCS export scripts will create JSON file which can be used for further processing.
### Prerequisites
JSON Export:
* DCS World stable or DCS World beta
For UDP Export:
* Windows app which handles UDP readouts
For MySQL Export:
* MySQL server with read/write access
### Installing
* Copy contents of DCS folder to you \Scripts folder (inside DCS folder in your Saved Games)
## Testing
TBD
## Built With
* [VisualStudio 2017 Community](https://visualstudio.microsoft.com/vs/community/)
* [Notepad++](https://notepad-plus-plus.org/)
* [TortoiseGit](https://tortoisegit.org/)
## 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
* Thanks to [Gildia DCS](https://forum.gildia.org) Polish community of DCS World pilots.