Skip to content

Commit

Permalink
Update NSLGameScanner.py
Browse files Browse the repository at this point in the history
  • Loading branch information
moraroy authored Dec 14, 2024
1 parent 576ed66 commit 50ba58b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion NSLGameScanner.py
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,6 @@ def modify_shortcut_for_umu(appname, exe, launchoptions, startingdir):




create_new_entry(os.environ.get('epicshortcutdirectory'), 'Epic Games', os.environ.get('epiclaunchoptions'), os.environ.get('epicstartingdir'))
create_new_entry(os.environ.get('gogshortcutdirectory'), 'GOG Galaxy', os.environ.get('goglaunchoptions'), os.environ.get('gogstartingdir'))
create_new_entry(os.environ.get('uplayshortcutdirectory'), 'Ubisoft Connect', os.environ.get('uplaylaunchoptions'), os.environ.get('uplaystartingdir'))
Expand Down

0 comments on commit 50ba58b

Please sign in to comment.