Merge pull request #290 from yglukhov/patch-6

Added sound lib
This commit is contained in:
Dominik Picheta 2015-12-10 13:18:42 +00:00
commit 01c53a1cdc

View File

@ -3731,5 +3731,17 @@
"description": "Nim wrapper for the snappy compression library. there is also a high-level API for easy use",
"license": "BSD",
"web": "https://github.com/dfdeshom/nimsnappy"
}
},
{
"name": "sound",
"url": "https://github.com/yglukhov/sound.git",
"method": "git",
"tags": [
"sound",
"ogg"
],
"description": "Cross-platform sound mixer library",
"license": "MIT",
"web": "https://github.com/yglukhov/sound"
}
]