- Home /
Prevent build .exe from launching
How would one go about making the .exe only launchable from a custom launcher... so that when you try to run the .exe you get from building the game will say something like: Error: You can only launch the game from the launcher.
Comment
Answer by static_cast · Dec 08, 2014 at 12:33 AM
That's an odd question. Well, if you want to do that, you could just have the build.exe contain the "launcher" code.
Your answer
Follow this Question
Related Questions
How do I prevent Unity Hub from opening projects in the newest version? 0 Answers
How create elastic string for launching objects? 0 Answers
How do i remove the launcher that pops up when running the game? 1 Answer
Unity refuses to open on my mac! 3 Answers
Mouse-click, Drag, Launch physics object 3 Answers