Server/README.md

10 lines
300 B
Markdown
Raw Normal View History

2019-03-01 23:46:03 -07:00
TerranQuest Server
==================
2018-09-22 22:43:56 -06:00
2019-03-01 23:46:03 -07:00
This is the second iteration of a server for TerranQuest.
2018-09-22 22:43:56 -06:00
Setup Tips
----------
* Run composer install (or composer.phar install) to install dependency libraries
* If you don't have any color in the navbar, run `git submodule init` and `git submodule update`.