I’m trying to share a game with my friend. I’m doing everything I used to do and adding the same files I did before to the zip file but he said that it doesn’t work any more. This only happened since upgrading to 2019.1 version. The exe file works on my pc so I’m assuming I’m missing a key file or folder that I didn’t need to use before. Any help would be appreciated. Thank you.
When you create a standalone build, just create an empty folder and build the game into that folder. Everything in that folder is required. The way the engine split itself up into files and folders can always change over time. However everything your game needs is placed into the build target folder. If you had a previous build in that folder, just delete everything in the folder and create a new build.