Adding initial files

This commit is contained in:
Jeremiah Billmann
2013-05-05 22:56:16 -04:00
parent 64466b0415
commit d9107b5e0a
7 changed files with 13 additions and 0 deletions
View File
View File
View File
View File
View File
View File
+13
View File
@@ -0,0 +1,13 @@
{
"name": "GarageServer.IO",
"author": "Jeremiah Billmann",
"version": "0.0.1",
"description": "node.js game server",
"keywords": [
"game",
"server",
"client",
"multiplayer",
"socket"
]
}