aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBillingsly Wetherfordshire <phowl.mouth@gmail.com>2013-04-26 17:28:40 -0500
committerBillingsly Wetherfordshire <phowl.mouth@gmail.com>2013-04-26 17:28:40 -0500
commitf42bb5b89d10228b0d3230ac84f407f849f21fc1 (patch)
treeca0a2711d89665b24d4cd316adb0d0aa71c9d8c1
parente3d2363d40cf8aa43d1fefe553b892fedf77b661 (diff)
downloadpackages-f42bb5b89d10228b0d3230ac84f407f849f21fc1.tar.gz
packages-f42bb5b89d10228b0d3230ac84f407f849f21fc1.zip
Update packages.json
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index f22a73b..4a306e5 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]