Added package fmod

This commit is contained in:
John Novak 2018-07-06 14:32:38 +10:00
parent fa903b1160
commit d85d78c0a8

View File

@ -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"
}
]