You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
api | 3 years ago | |
database | 4 years ago | |
langs | 4 years ago | |
lib | 4 years ago | |
mobile | 4 years ago | |
nbproject | 4 years ago | |
pages | 4 years ago | |
static | 4 years ago | |
tests | 5 years ago | |
.gitignore | 4 years ago | |
.gitmodules | 6 years ago | |
LICENSE.md | 4 years ago | |
README.md | 4 years ago | |
action.php | 4 years ago | |
api.php | 5 years ago | |
app.php | 4 years ago | |
composer.json | 4 years ago | |
composer.lock | 4 years ago | |
database.mwb | 4 years ago | |
index.php | 5 years ago | |
munzee.php | 4 years ago | |
pages.php | 5 years ago | |
required.php | 4 years ago | |
settings.template.php | 4 years ago |
README.md
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
.