Crate rg_soundmap

Source

Modules§

types
Soundmap format handling and processing

Functions§

check_smap
Check soundmap directory
load_smap_dir
Load soundmap format files.
pack
Pack to *.smap(or starts with something) file. It uses tar with lz4 compression.
save_smap_dir
Generate soundmap format files.
unpack
Pack to *.smap(or starts with something) file. It uses tar with lz4 compression.