mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2025-04-15 03:51:24 +02:00
removed NSL because some one added it to Steamgridbd <3
This commit is contained in:
parent
6d6a263735
commit
0653263313
@ -539,7 +539,7 @@ def create_new_entry(shortcutdirectory, appname, launchoptions, startingdir):
|
||||
return
|
||||
|
||||
# Skip artwork download for specific shortcuts
|
||||
if appname not in ['NonSteamLaunchers', 'Repair EA App']:
|
||||
if appname not in ['Repair EA App']:
|
||||
# Get artwork
|
||||
game_id = get_game_id(appname)
|
||||
if game_id is not None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user