Merge branch 'master' of github.com:nimrod-code/packages

Conflicts:
	packages.json
This commit is contained in:
Dominik Picheta 2013-05-01 23:07:28 +01:00
commit 0c3ac194b7

View File

@ -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"
}
]