loaforc-loaforcsSoundAPI icon

loaforcsSoundAPI

A soundtool made to give Soundpack creators ultimate control.

Last updated 4 months ago
Total downloads 2106834
Total rating 35 
Categories Mods Tools Audio BepInEx Client-side
Dependency string loaforc-loaforcsSoundAPI-1.1.7
Dependants 1476 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Bobbie-UniTask-2.5.0 icon
Bobbie-UniTask

Provides an efficient allocation free async/await integration for Unity.

Preferred version: 2.5.0

README

loaforcsSoundAPI

A portable sound-replacement mod, built to give sound pack creators more control and a more maintainable code base.

loaforcsSoundAPI may still break occasionally purely because of how much it needs to handle, although game updates are very unlikely to break it. loaforcsSoundAPI will work with most other BepInEx Mono unity games.

For Sound-Pack creators

A simple tutorial to make a sound pack is available in the github wiki. A couple examples are avaliable as well.

  • Custom File Structure Hierachy
  • Mapping multiple sounds to the same sounds
  • Sound-packs can create config options just like regular mods
  • Swap out audio clips live based on what is happening ingame.