Update 'README.md'
This commit is contained in:
parent
afe08038cc
commit
ef9681a62d
14
README.md
14
README.md
@ -12,10 +12,12 @@ Inspired by Omaga for the template.
|
|||||||
|
|
||||||
### Required
|
### Required
|
||||||
|
|
||||||
- Set the *config.php* file
|
- Set the *config.php* file and fill your `ip` , `port` , `query` and `omega server port mod`.
|
||||||
> Fill your `ip` , `port` , `query` and `omega server port mod`
|
|
||||||
|
|
||||||
|
|
||||||
|
> $ipserv = "6.6.6.6"; // IP server game
|
||||||
|
> $portserv = "2302" ; // Game Server Port
|
||||||
|
> $modport = "2312" ; // Mod port omega (+10)
|
||||||
|
> $queryport= "27016"; // Queryport
|
||||||
|
|
||||||
|
|
||||||
### OPTIONAL:
|
### OPTIONAL:
|
||||||
@ -30,12 +32,13 @@ Inspired by Omaga for the template.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
Library used:
|
### Library used:
|
||||||
|
|
||||||
[PHP-Source-Query](https://github.com/xPaw/PHP-Source-Query) - PHP library to query servers that implement Steam query protocol (also known as Source Engine Query protocol)
|
[PHP-Source-Query](https://github.com/xPaw/PHP-Source-Query) - PHP library to query servers that implement Steam query protocol (also known as Source Engine Query protocol)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### sample: [example live page](https://dayz.echosystem.fr/server/Namalsk2)
|
### sample: [example live page](https://dayz.echosystem.fr/server/Namalsk2)
|
||||||
|
|
||||||
![https://git.echosystem.fr/Erreur32/DayZ-Stat-Server/raw/master/Screenshot_2021-02-01.png](https://git.echosystem.fr/Erreur32/DayZ-Stat-Server/raw/master/Screenshot_2021-02-01.png)
|
![https://git.echosystem.fr/Erreur32/DayZ-Stat-Server/raw/master/Screenshot_2021-02-01.png](https://git.echosystem.fr/Erreur32/DayZ-Stat-Server/raw/master/Screenshot_2021-02-01.png)
|
||||||
@ -46,9 +49,6 @@ Library used:
|
|||||||
|
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Website: [dayz.echosystem.fr](https://dayz.echosystem.fr)
|
Website: [dayz.echosystem.fr](https://dayz.echosystem.fr)
|
||||||
|
|
||||||
Author : Erreur32
|
Author : Erreur32
|
||||||
|
Loading…
Reference in New Issue
Block a user