Update packages.json

This commit is contained in:
Billingsly Wetherfordshire 2013-04-26 17:28:40 -05:00
parent e3d2363d40
commit f42bb5b89d

View File

@ -69,6 +69,15 @@
"tags": ["game", "networking", "udp"], "tags": ["game", "networking", "udp"],
"description": "Wrapper for ENet UDP networking library", "description": "Wrapper for ENet UDP networking library",
"license": "MIT" "license": "MIT"
},
{
"name": "fowltek",
"url": "git://github.com/fowlmouth/nimlibs/",
"method": "git",
"tags": ["game", "opengl", "wrappers", "library", "assorted"],
"description": "A collection of reusable modules and wrappers.",
"license": "MIT"
} }
] ]