diff --git a/packages.json b/packages.json index 466857d..e4ab2c1 100644 --- a/packages.json +++ b/packages.json @@ -78,6 +78,15 @@ "tags": ["library", "locale", "i18n", "localization", "localisation", "globalization"], "description": "A simple library for localizing Nimrod applications.", "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" } ]