redromnon / HeroicBashLauncher

Directly launch any Epic Games Store and GOG game from anywhere without Heroic on Linux.
GNU General Public License v3.0
353 stars 17 forks source link

[Maintenance] Improve handling of arguments and environment variables #120

Closed afwolfe closed 1 year ago

afwolfe commented 1 year ago

This PR supports #112 by:

Future arguments and environment variables implemented in the HeroicBashLauncher should now only need to:

  1. Check the appropriate configuration elements and
  2. add the argument(s) or environment variable(s) to the appropriate list or dictionary.
redromnon commented 1 year ago

Tested. LTGM :+1: