So, looking at this, it says that release builds can only load .pak files and cant use VFS or remote asset access.
Is there a way to alter what features release build disables?
The game I’m making relies on user content creation and I would like to be able to load from a specific file path or from a specific .pak file rather than just a .pak file.