From f42bb5b89d10228b0d3230ac84f407f849f21fc1 Mon Sep 17 00:00:00 2001 From: Billingsly Wetherfordshire Date: Fri, 26 Apr 2013 17:28:40 -0500 Subject: [PATCH] Update packages.json --- packages.json | 9 +++++++++ 1 file changed, 9 insertions(+) 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" } ]