300 B
300 B
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
andgit submodule update
.