Add openAL package.
This commit is contained in:
parent
9c8944301f
commit
02ecacf6fb
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue