Interface and usability tweaks, now supports 4/4/2 game setups
Showing
- app.js 31 additions, 1 deletionapp.js
- conf.json 4 additions, 0 deletionsconf.json
- local_modules/xbridge.js 2 additions, 0 deletionslocal_modules/xbridge.js
- package.json 2 additions, 0 deletionspackage.json
- public/index.html 40 additions, 14 deletionspublic/index.html
- scripts/xscrp.sh 3 additions, 1 deletionscripts/xscrp.sh
conf.json
0 → 100644
... | ... | @@ -6,6 +6,8 @@ |
"main": "app.js", | ||
"dependencies": { | ||
"combi-server": "^1.3.2", | ||
"combi-server-router": "^1.0.1", | ||
"formidable": "^1.0.17", | ||
"leveldown": "^1.4.3", | ||
"levelup": "^1.3.1", | ||
"node-ip": "^0.1.2", | ||
... | ... |
Please register or sign in to comment