Merge branch 'develop' of github.com:HabitRPG/habitrpg-shared into develop

This commit is contained in:
Blade Barringer
2014-12-30 11:34:01 -06:00

View File

@@ -1,5 +1,6 @@
[![Build Status](https://travis-ci.org/HabitRPG/habitrpg-shared.png?branch=master)](https://travis-ci.org/HabitRPG/habitrpg-shared)
## We're in the process of migraring this repository to the main HabitRPG repository, you can report any issue [here](https://github.com/HabitRPG/habitrpg).
Shared resources useful for the multiple HabitRPG repositories, that way all the repositories remain in-sync with common characteristics. Includes things like:
* Assets - sprites, images, etc
* CSS - especially, esp. sprite-sheet mapping
@@ -32,4 +33,4 @@ from the website into habitrpg-shared, (2) remove from website & make sure all h
Currently, all or most spritesheets are available. They're in css/*.css, but that's not what you want. You want `/spritesheets.css`
which is the concat'd file (using `grunt`) which includes all the spritesheets. I'd prefer this be in /dist/spritesheets.css
for consistency, but it's having image referencing weirdness
for consistency, but it's having image referencing weirdness