Merge pull request #9 from fowlmouth/patch-1

Update packages.json
This commit is contained in:
Dominik Picheta 2013-04-21 03:47:19 -07:00
commit e3d2363d40

View File

@ -60,6 +60,15 @@
"tags": ["game", "library", "opengl"],
"description": "High level OpenGL-based Game Library",
"license": "MIT"
},
{
"name": "enet",
"url": "git://github.com/fowlmouth/nimrod-enet/",
"method": "git",
"tags": ["game", "networking", "udp"],
"description": "Wrapper for ENet UDP networking library",
"license": "MIT"
}
]