I need to maintain two different versions of FMOD banks for a certain period of time to release packages, but I don’t want to maintain two different versions of FMOD projects at the same time.
I hope to be able to use an old version of the project, and when a new version bank needs to be created, I can use the command line to have fmod studio automatically open the old version project and upgrade to the new version, and then build the bank. But now it seems that upgrading the FMOD project requires opening the graphical interface and manually clicking “continue”. Is there a way to automate this step?