UE4 - Content/FMOD

Hello, I would like to ask if it is possible to place the FMOD folder in a subfolder (Content / NameProject / FMOD), or it must always in (Content / FMOD)? If possible, please tell me how. It does not create folders for me in the “Content / NameProject / FMOD” folder.
Thanks

You are able to change the bank folder in the “Bank Output Directory” in the UE4 FMOD plugin settings.

https://www.fmod.com/resources/documentation-ue4?version=2.0&page=settings.html

Please help me, I’m start working on a game that supports game mods. Which folders structure is best (…and how)?
Thanks

You can find information on setting up your FMOD Studio project for modding here:

https://www.fmod.com/resources/documentation-studio?version=2.1&page=supporting-downloadable-and-user-generated-content.html

You need to have your banks loaded from a directory that is exposed to the user. The actual structure of that folder doesn’t matter too much.