Update packages.json

This commit is contained in:
Billingsly Wetherfordshire 2013-04-21 03:34:55 -05:00
parent 12c39f7a18
commit 338ddb02d9

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"
}
]