Sounds
addSound(name: String, path: String)
adds a custom sound for use in scripts path will start from mod folder MUST be an ogg file!!
EXAMPLE:
getSound(name: String)
gets a sound you added
EXAMPLE:
Last updated