BG3ModManager-LinuxLauncher icon indicating copy to clipboard operation
BG3ModManager-LinuxLauncher copied to clipboard

Remove some unnecessary user interactions and check for Data directory.

Open HereInPlainSight opened this issue 2 years ago • 0 comments

A few quick changes to slightly ease use.

  • User no longer has to click 'OK' when the wineprefix is created.
  • Added -q flag 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.

HereInPlainSight avatar Jan 21 '24 04:01 HereInPlainSight