mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package fmod
This commit is contained in:
parent
fa903b1160
commit
d85d78c0a8
@ -9017,7 +9017,7 @@
|
||||
"library",
|
||||
"wrapper",
|
||||
"binding",
|
||||
"nonlinear-optimization",
|
||||
"nonlinear-optimization"
|
||||
],
|
||||
"description": "A wrapper for the non-linear optimization C library Nlopt",
|
||||
"license": "MIT",
|
||||
@ -9843,5 +9843,20 @@
|
||||
"description": "Nim Home Assistant (NimHA) is a hub for combining multiple home automation devices and automating jobs",
|
||||
"license": "GPLv3",
|
||||
"web": "https://github.com/ThomasTJdev/nim_homeassistant"
|
||||
},
|
||||
{
|
||||
"name": "fmod",
|
||||
"url": "https://github.com/johnnovak/nim-fmod",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"fmod",
|
||||
"audio",
|
||||
"game",
|
||||
"sound"
|
||||
],
|
||||
"description": "Nim wrapper for the FMOD Low Level C API",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/johnnovak/nim-fmod"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user