1
Fork 0
Fixes the version number for Wwise Sound Bank files. Suitable as a post-processing step in Wwise projects.
Find a file
Lucas Schwiderski 3215670ae0
feat: Iterate over a directory of banks
Wwise actually provides a directory that may contain multiple sound
banks, rather than just the path to a single file.
2022-04-26 11:43:15 +02:00
src feat: Iterate over a directory of banks 2022-04-26 11:43:15 +02:00
.fdignore feat: Create initial version 2022-04-26 10:20:04 +02:00
.gitignore feat: Create initial version 2022-04-26 10:20:04 +02:00
.gitlab-ci.yml feat: Improve CI 2022-04-26 10:27:50 +02:00
Cargo.lock feat: Iterate over a directory of banks 2022-04-26 11:43:15 +02:00
Cargo.toml feat: Iterate over a directory of banks 2022-04-26 11:43:15 +02:00
LICENSE feat: Create initial version 2022-04-26 10:20:04 +02:00
rustfmt.toml feat: Create initial version 2022-04-26 10:20:04 +02:00