Add openAL package.

This commit is contained in:
treeform 2018-08-31 23:38:26 -07:00 committed by GitHub
parent 9c8944301f
commit 02ecacf6fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10565,5 +10565,17 @@
"description": "jieba's finalseg port to nim",
"license": "MIT",
"web": "https://github.com/bung87/finalseg"
},
{
"name": "openal",
"url": "https://github.com/treeform/openal",
"method": "git",
"tags": [
"sound",
"OpenAL",
"wrapper"
],
"description": "An OpenAL wrapper.",
"license": "MIT"
}
]