mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 07:11:52 +01:00
Update NSLGameScanner.py
This commit is contained in:
parent
1f4e03436c
commit
28bdf2f93d
@ -421,7 +421,8 @@ for custom_website in custom_websites:
|
||||
for launcher_name, appid in app_ids.items():
|
||||
print(f"The app ID for {launcher_name} is {appid}")
|
||||
|
||||
|
||||
# Get the app ID for the first launcher that the user chose to install
|
||||
appid = app_ids.get(launcher_name)
|
||||
|
||||
|
||||
#Create User Friendly Symlinks for the launchers
|
||||
|
Loading…
Reference in New Issue
Block a user