mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2025-01-02 13:11:51 +01:00
Update NSLGameScanner.py
This commit is contained in:
parent
f616ee6717
commit
d40975e76d
@ -118,8 +118,8 @@ def get_unsigned_shortcut_id(signed_shortcut_id):
|
||||
api_cache = {}
|
||||
|
||||
#API KEYS FOR NONSTEAMLAUNCHER USE ONLY
|
||||
sgdb = SteamGridDB('239745e39536fdc12bfa84ce0056b036')
|
||||
api_key = '239745e39536fdc12bfa84ce0056b036'
|
||||
sgdb = SteamGridDB('412210605b01f8777debeaec5e58e119')
|
||||
api_key = '412210605b01f8777debeaec5e58e119'
|
||||
|
||||
#GLOBAL VARS
|
||||
created_shortcuts = []
|
||||
|
Loading…
Reference in New Issue
Block a user