Skip to content

Commit

Permalink
Added Fortnite via Game Pass
Browse files Browse the repository at this point in the history
  • Loading branch information
moraroy authored Mar 6, 2024
1 parent 9c0b577 commit d55e718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NSLGameScanner.py
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ def create_new_entry(shortcutdirectory, appname, launchoptions, startingdir):
create_new_entry(os.environ.get('chromedirectory'), 'Amazon Luna', os.environ.get('lunachromelaunchoptions'), os.environ.get('chrome_startdir'))
create_new_entry(os.environ.get('chromedirectory'), 'Twitch', os.environ.get('twitchchromelaunchoptions'), os.environ.get('chrome_startdir'))
create_new_entry(os.environ.get('chromedirectory'), 'movie-web', os.environ.get('moviewebchromelaunchoptions'), os.environ.get('chrome_startdir'))
create_new_entry(os.environ.get('chromedirectory'), 'Fortnite', os.environ.get('fortnitechromelaunchoptions'), os.environ.get('chrome_startdir'))



Expand Down

0 comments on commit d55e718

Please sign in to comment.