mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added packages cmixer and cmixer_sdl2
This commit is contained in:
parent
9eb0e1c3f2
commit
aa3a1c699d
@ -6564,5 +6564,37 @@
|
||||
"description": "experiment to build a jinja like template parser",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/enthus1ast/nimWebTemplates"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "cmixer",
|
||||
"url": "https://github.com/rxi/cmixer-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"audio",
|
||||
"mixer",
|
||||
"sound",
|
||||
"wav",
|
||||
"ogg"
|
||||
],
|
||||
"description": "Lightweight audio mixer for games",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rxi/cmixer-nim"
|
||||
},
|
||||
{
|
||||
"name": "cmixer_sdl2",
|
||||
"url": "https://github.com/rxi/cmixer_sdl2-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"audio",
|
||||
"mixer",
|
||||
"sound",
|
||||
"wav",
|
||||
"ogg"
|
||||
],
|
||||
"description": "Lightweight audio mixer for SDL2",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rxi/cmixer_sdl2-nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user