Question! I am rather new to IndieGala and I downloaded the Roboball game and when I unzip it, I see filenames similar to 'RoboBall_DataManagedUnityEngine.PhysicsModule.dll' and when I try to run the executable, I get an error that there should be a 'RoboBall_Data' directory beside the executable.
SO......I understand what I am seeing here, that the above file should be in a filepath of '.\RoboBall_Data\Managed\UnityEngine.PhysicsModule.dll', but why isnt that directory structure created when I unzip the file?
Do I need to do something special to get that structure to be created?