mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-22 11:38:24 +00:00
* Re-organize common folder * fix: Correct paths in tests * fix: move new content to proper folder * chore: Move audio folder to assets * Move sprites to sprites assets directory * Move css sprites to assets directory * Split out readmes for common code and sprites * Move images to assets directory * Move destinatin of shared browserified file * remove unused file * move compiled js to client-old * Fix karma tests * fix: Correct paths for sprites |
||
|---|---|---|
| .. | ||
| locales | ||
| script | ||
| browserify.js | ||
| index.js | ||
| README.md | ||
Common
Files that are shared among the server and the client.
- Code that is run on both the client and the server
- Item definitions - weapons, armor, pets, etc