Update packages.json

This commit is contained in:
Amrykid 2013-04-21 10:48:21 -05:00
parent e3d2363d40
commit 6d96ae0d9f

View File

@ -69,6 +69,15 @@
"tags": ["game", "networking", "udp"],
"description": "Wrapper for ENet UDP networking library",
"license": "MIT"
},
{
"name": "nim-locale",
"url": "git://github.com/Amrykid/nim-locale/",
"method": "git",
"tags": ["library", "locale", "i18n", "localization", "localisation", "globalization"],
"description": "A simple library for localizing Nimrod applications.",
"license": "MIT"
}
]