Merge pull request #523 from TiberiumN/master

Add nim-osureplay package
This commit is contained in:
Dominik Picheta 2017-07-08 15:41:21 +01:00 committed by GitHub
commit 4f67b34ade

View File

@ -6517,6 +6517,21 @@
"license": "MIT",
"web": "https://github.com/adelq/ulid"
},
{
"name": "osureplay",
"url": "https://github.com/TiberiumN/nim-osureplay",
"method": "git",
"tags": [
"library",
"osu!",
"parser",
"osugame",
"replay"
],
"description": "osu! replay parser",
"license": "MIT",
"web": "https://github.com/TiberiumN/nim-osureplay"
},
{
"name": "tiger",
"url": "https://github.com/ehmry/tiger",