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:
Andy Alt
2018-06-17 14:11:25 -05:00
committed by GitHub
parent af333f8839
commit 3e8f8f7dd5

View File

@@ -33,10 +33,12 @@ for an explanation of how to edit the html files in zetaglest.github.io/docs.
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.