BG3ModManager-LinuxLauncher
BG3ModManager-LinuxLauncher copied to clipboard
Remove some unnecessary user interactions and check for Data directory.
A few quick changes to slightly ease use.
- User no longer has to click 'OK' when the wineprefix is created.
- Added
-qflag for winetricks requests to install silently. Or, at least, without any user input required. - I had an issue where the data directory didn't exist. It checks that now and creates it if necessary.
- Last minute commit: make script executable.