We recommend using the Thunderstore Mod Manager or an alternative for installing mods
A simple mod library that allows mod creators to import audio files as AudioClips.
Last updated | 5 months ago |
Total downloads | 5924 |
Total rating | 0 |
Categories | Code Mods |
Dependency string | TrevTV-AudioImportLib-1.0.0 |
Dependants | 2 other mods depend on this mod |
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.4.3A library to allow code modders to import common audio file formats into AudioClips that are playable in-game.
There is only one method in the API.
AudioImportLib.API.LoadAudioClip(string absolutePathToFile, bool dontUnloadUnusedAsset = true);
The first parameter is the local path to the audio file.
The second parameter determines if the lib will automatically set the clip's hideflags to DontUnloadUnusedAsset to prevent Unity from collecting it.
It shouldn't conflict.
It should.
Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.
Upload date | Version number | Downloads | Download link | |
---|---|---|---|---|
2021-12-7 | 1.0.0 | 5924 | Version 1.0.0 | Install |