gameimage
gameimage copied to clipboard
Feature Request: Allow .bat files as the main executable for Wine environments
Hello, Could you please consider adding an option to select .bat batch files as the main executable for Wine-based game images? Currently, the tool seems to require a .exe file. However, many offline patches, mods, or complex game setups rely on a batch script (.bat) as the initial launcher to set up the environment before running the main game executable. Allowing .bat files directly would simplify the setup process for these games, avoiding the need to convert them into .exe files, which often introduces path and execution issues within the container. Thank you.