Crate smash_sli

source ·
Expand description

sli_lib

sli_lib is a library for reading and writing soundlabelinfo.sli files from Super Smash Bros. Ultimate.

Structs

  • The central type of the crate, representing a string hashed using the hash40 algorithm Hash40 is a combination of a crc32 checksum and string length appended to the top bits
  • A group of sound identification parameters involved with sound lookups.
  • The container type for sound entries.