mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2025-01-09 16:39:30 +01:00
Update NSLGameScanner.py
This commit is contained in:
parent
414e92d162
commit
29c846cb76
@ -1559,7 +1559,7 @@ if new_shortcuts_added or shortcuts_updated:
|
||||
print(name)
|
||||
|
||||
# Combine the names of created shortcuts into a single notification message
|
||||
notification_text = "Added the following games to your Steam library:\n" + "\n".join(created_shortcuts)
|
||||
notification_text = "Added the following games to your Steam library, dont forget to restart steam!:\n" + "\n".join(created_shortcuts)
|
||||
|
||||
time.sleep(1)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user