xhayper / COTL_API

A library to easily interact with Cult of the Lamb
https://cotl-api.vercel.app/
ISC License
8 stars 7 forks source link

Added custom audio support and a few UI helpers. #54

Closed kbmackenzie closed 1 year ago

kbmackenzie commented 1 year ago

Added support for loading custom audio through FMOD from audio files, and added a few helper methods for attaching UI objects to the game's pause menu (along with a few extension methods for GameObjects to make it easier to work with them).

Additionally, added getters for the game's UI's TMP FontAsset.

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @xhayper on Vercel.

@xhayper first needs to authorize it.

xhayper commented 1 year ago

@IngoHHacks