Hi,
I have created a subfolder to the Files folder which I named Levels in which I store a bunch of files that describe the layout of each level in a game. I was wondering how I can make sure these files are included in the APK during compilation or do I have to put all of these files directly in the Files folder and add them that way?
I have created a subfolder to the Files folder which I named Levels in which I store a bunch of files that describe the layout of each level in a game. I was wondering how I can make sure these files are included in the APK during compilation or do I have to put all of these files directly in the Files folder and add them that way?