Update NSLGameScanner.py

This commit is contained in:
Roy 2025-02-10 04:24:39 -08:00 committed by GitHub
parent 2fe292083b
commit a8dcf988df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -401,7 +401,6 @@ def create_steam_store_app_manifest_file(steam_store_appid, steam_store_game_nam
{{
"appid" "{steam_store_appid}"
"Universe" "1"
"name" "{steam_store_game_name}"
"StateFlags" "0"
"installdir" "{steam_store_game_name}"
}}