I was wondering if I can build the game into a exe installer. So after the build there would be 1 file that installed the game, or do I have to do the shipping build and create an installer?
Hi Shotty46290,
As you stated in your question, you have to do a shipping build and then create an installer. Here are a couple of links that address this topic:
Packaging a project to a single EXE installer
Compiling and creating an installer for your game
.
thank you.