mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
implemented rubedoll level item (not after dying yet)
This commit is contained in:
parent
b12bf2bb0c
commit
c67ff78aa0
16 changed files with 3140 additions and 2022 deletions
|
|
@ -1,6 +1,8 @@
|
|||
({
|
||||
baseUrl: "../app",
|
||||
paths: {
|
||||
"text": 'Lib/Vendor/RequireJs/Plugin/Text',
|
||||
"json": 'Lib/Vendor/RequireJs/Plugin/Json',
|
||||
"screenfull": "../node_modules/screenfull/dist/screenfull",
|
||||
"socketio": "../node_modules/socket.io/node_modules/socket.io-client/dist/socket.io",
|
||||
"chart": "../node_modules/chart.js/Chart"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue