b832f40315
index-browser.js which will load into window.habitrpgShared. Not the best method, we'll move to requirejs (r.js?) later
3 lines
281 B
Markdown
3 lines
281 B
Markdown
Shared resources useful for multiple HabitRPG repositories. Assets (sprites, imgs, etc), CSS, algorithms, and more.
|
|
|
|
Because we can't load CommonJS format into the browser, you'll need to run `make` after making your changes. Any RequireJS experts out there wanna help us fix this? |