mirror of
https://github.com/DaKerboul/perun.git
synced 2026-08-09 17:05:39 +02:00
Update README.md
Update with information about data display
This commit is contained in:
@@ -55,6 +55,12 @@ Example for windows shortcut:
|
|||||||
```
|
```
|
||||||
C:\Perun_v1\Perun.exe 48621 1 "G:\DCS SRS\clients-list.json" "C:\Users\DCS\Saved Games\DCS\Mods\tech\LotAtc\stats.json"
|
C:\Perun_v1\Perun.exe 48621 1 "G:\DCS SRS\clients-list.json" "C:\Users\DCS\Saved Games\DCS\Mods\tech\LotAtc\stats.json"
|
||||||
```
|
```
|
||||||
|
## Displaying data
|
||||||
|
Data displaying and handling is not in the current scope of this project. Since the end of 2018 the Perun data displaying has been hardcoded at forum.gildia.org , website for the Polish DCS community; examples:
|
||||||
|

|
||||||
|

|
||||||
|
Due to resource limitations, "Perun for DCS World" will focus on pulling the data from DCS (and external modules) and pushing it to MySQL server, but ** if anyone would like to develop open sourced PHP applets for data/statistics displaying ** we're willing to cooperate and support such projects. Unfortunetly it's not possible to share the hardcoded code from forum.gildia.org.
|
||||||
|
|
||||||
## Troubleshooting - FAQ
|
## Troubleshooting - FAQ
|
||||||
- [I keep getting 1305 MySQL error](#i-keep-getting-1305-mysql-error)
|
- [I keep getting 1305 MySQL error](#i-keep-getting-1305-mysql-error)
|
||||||
- [Carrier landing are not tracked correctly](#carrier-landing-are-not-tracked-correctly)
|
- [Carrier landing are not tracked correctly](#carrier-landing-are-not-tracked-correctly)
|
||||||
|
|||||||
Reference in New Issue
Block a user