Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
moraroy authored Jan 11, 2025
1 parent c63f536 commit fb19843
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NSLGameScanner.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,9 @@
itchio_launcher = os.environ.get('itchio_launcher', '')
legacy_launcher = os.environ.get('legacy_launcher', '')
vkplay_launcher = os.environ.get('vkplay_launcher', '')

hoyoplay_launcher = os.environ.get('hoyoplay_launcher', '')
#Variables of the Launchers

# Define the path of the Launchers
epicshortcutdirectory = os.environ.get('epicshortcutdirectory')
gogshortcutdirectory = os.environ.get('gogshortcutdirectory')
Expand Down

0 comments on commit fb19843

Please sign in to comment.