To get started, check out http://towerghostfordestiny.com//! You can look up profiles online http://towerghostfordestiny.com/index.php/tgd-online/
##Store Install Links
- Tower Ghost in Chrome Store
- Tower Ghost in Firefox Store
- Tower Ghost in Amazon Store
- Tower Ghost in Google Play Store
- Tower Ghost in Windows Phone Store
##Download Files
You can find the latest download for each platform here:
http://towerghostfordestiny.com/index.php/downloads/
##Install Instructions
Latest help & FAQ support found here:
http://towerghostfordestiny.com/index.php/support/
##Editing CSS
- Go to the build directory of the project (
cd build
) - First you need to make sure you have Node.js
- Run
npm install -g grunt-cli
- Run
npm install -g grunt-init
- Run
- Run
npm install
- If you don't already have bower installed, run
npm install -g bower
- Run
bower install
- Run
grunt default
to watch the/www/scss
folder to build the scss changes
NOTE! If you make changes to the SCSS, you need to run grunt prod
before you put in your PR, so it has a production build of the SCSS (aka, no source maps)
##Contributing
Please read through our contributing guidelines.
##Project Powered By