aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2013-05-01 14:46:37 -0700
committerDominik Picheta <dominikpicheta@googlemail.com>2013-05-01 14:46:37 -0700
commit6c99ba0583d269ae6a63b5bd34ab6250a6d234a9 (patch)
treeca0a2711d89665b24d4cd316adb0d0aa71c9d8c1
parente3d2363d40cf8aa43d1fefe553b892fedf77b661 (diff)
parentf42bb5b89d10228b0d3230ac84f407f849f21fc1 (diff)
downloadpackages-6c99ba0583d269ae6a63b5bd34ab6250a6d234a9.tar.gz
packages-6c99ba0583d269ae6a63b5bd34ab6250a6d234a9.zip
Merge pull request #11 from fowlmouth/patch-3
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"
}
]