Server/README.md
2019-03-01 23:46:03 -07:00

10 lines
300 B
Markdown

TerranQuest Server
==================
This is the second iteration of a server for TerranQuest.
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`.