Merge pull request #785 from johnnovak/add-fmod0432

Add package fmod
This commit is contained in:
Dominik Picheta 2018-07-06 15:49:30 +01:00 committed by GitHub
commit fe5f34d127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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