mirror of
https://github.com/mt-mods/xcompat.git
synced 2025-11-07 11:35:20 +01:00
d13501cc10059149cde3c266df7e623556e9a5ef
* Avoid crash when sound_api function for a key is undefined * Refactor function to override sounds using sound_api * Change override_sounds for validate_sounds
Sound API
mod that enables sound to be game agnostic
Installing
git clone https://github.com/mt-mods/sound_api.gitcd sound_apigit submodule initgit submodule update
to update please use the following commands starting inside the mod directory
git pullgit submodule syncgit submodule update
Dev Docs
Can be found at /DEV.md
Languages
Lua
100%