My filenames quite unique and I want to just generate keys.txt files instead of manually filling them. But looks like I can’t use “fs” in FMOD studio scripts is it possible to run external js script before building banks in FMOD studio or somehow use “fs”. I understand why by design its made like this security and bla bla. But I want to provide sound designers/narrative coworkers fast experience when they just run “build banks” in FMOD studio → keys.txt generated → soundbanks builded → profit! Without switching to explorer clicking on same script to just generate “keys.txt” file(s)
I understand that if I use CI/CD i can just run generate-keys.js and than build soundbanks using CLI. But I need good experience for humans)0)