Update README.md

This commit is contained in:
Amin.MasterkinG
2020-08-04 05:29:29 +04:30
committed by GitHub
parent 4f4c8dadf5
commit a997675e55

View File

@@ -4,6 +4,11 @@ With this script, You can make a website for your game server.
Support : [AzerothCore](http://azerothcore.org), [TrinityCore](http://TrinityCore.org), [AshamaneCore](https://github.com/ReyDonovan/AshamaneCoreLegacy/), [CMangos](https://github.com/cmangos/).
## Requirement : PHP >= 7.0
Enable gmp, gd, soap, mbstring, pdo and pdo-mysql.
# Installation
- Download project & unzip.
@@ -11,10 +16,6 @@ Support : [AzerothCore](http://azerothcore.org), [TrinityCore](http://TrinityCor
- Open the config file and set your server data.
- Enjoy that.
## Requirement : PHP >= 7.0
Enable gmp, gd, soap, mbstring, pdo and pdo-mysql.
# Debug
If you got a blank screen, You can enable `debug_mode` in the config file.