I am trying to make a new launcher for my Unity game. The issue is if I use Shell("game.exe") people could just skip the launcher and go open the game itself. Is there any way to bind the game and the launcher together?
↧