add basic updating to client on physics

This commit is contained in:
Asraelite 2016-03-21 23:45:27 +00:00
parent 95e0f6b710
commit 1027d980c1
15 changed files with 160 additions and 13 deletions

View file

@ -19,6 +19,7 @@
"express": "^4.13.4",
"recursive-readdir": "^1.3.0",
"socket.io": "^1.4.5",
"uglify-js": "^2.6.2"
"uglify-js": "^2.6.2",
"uuid": "^2.0.1"
}
}