mirror of
https://github.com/glest/glest-source.git
synced 2025-08-11 02:43:57 +02:00
WEBSITE_DESIGN.md: add files that aid testing for master-server changes (#153)
* WEBSITE_DESIGN.md: add files that aid testing for master-server changes [skip ci] * link to README.txt Instructions were already in the README.txt of the master-server repo
This commit is contained in:
@@ -24,7 +24,7 @@ Part of the template for the site is in the perl script, and another part is in
|
|||||||
|
|
||||||
### Files in [docs](https://github.com/ZetaGlest/zetaglest.github.io/tree/master/docs)
|
### Files in [docs](https://github.com/ZetaGlest/zetaglest.github.io/tree/master/docs)
|
||||||
|
|
||||||
See the [README in that folder](https://github.com/ZetaGlest/zetaglest.github.io/blob/master/docs/README)
|
See the [README in that folder](https://github.com/ZetaGlest/zetaglest.github.io/blob/master/docs/README)
|
||||||
for an explanation of how to edit the html files in zetaglest.github.io/docs.
|
for an explanation of how to edit the html files in zetaglest.github.io/docs.
|
||||||
|
|
||||||
## Server list and player stats
|
## Server list and player stats
|
||||||
@@ -33,10 +33,12 @@ for an explanation of how to edit the html files in zetaglest.github.io/docs.
|
|||||||
|
|
||||||
The repo is at
|
The repo is at
|
||||||
|
|
||||||
https://github.com/ZetaGlest/zetaglest-masterserver
|
https://github.com/ZetaGlest/zetaglest-masterserver and the
|
||||||
|
instructions are in
|
||||||
|
[docs/README.txt](https://github.com/ZetaGlest/zetaglest-masterserver/blob/develop/docs/README.txt)
|
||||||
|
|
||||||
|
To help with testing you can also use this:
|
||||||
|
|
||||||
|
* [exported database](https://github.com/ZetaGlest/zetaglest-masterserver/blob/develop/docs/mysql_zetaglest_dreamhosters_com_exported_20180616.sql) in SQL format
|
||||||
|
|
||||||
Most of the website can be changed by editing a
|
|
||||||
[PHP script](https://github.com/ZetaGlest/zetaglest-masterserver/blob/develop/showServers.php).
|
|
||||||
|
|
||||||
I don't know of a good solution for testing changes but I'll try to
|
|
||||||
update the documentation.
|
|
||||||
|
Reference in New Issue
Block a user