Merge pull request #11 from fowlmouth/patch-3

Update packages.json
This commit is contained in:
Dominik Picheta 2013-05-01 14:46:37 -07:00
commit 6c99ba0583

View File

@ -69,6 +69,15 @@
"tags": ["game", "networking", "udp"],
"description": "Wrapper for ENet UDP networking library",
"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"
}
]