hello, i am going to compile my game to an exe but it's not made in a language/program that allows for auto-quit at the completion.
as a workaround, i've been brainstorming, and i'm wondering if i can create a python or batch script to launch the game exe file, wait 30 seconds, and then quit it all.