Update README.md

This commit is contained in:
Matteo Pagliazzi 2014-12-30 16:13:09 +01:00
parent 2b7a22b2d2
commit 8a8e71394c

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