mirror of
https://github.com/ModOrganizer2/modorganizer-basic_games.git
synced 2026-07-27 14:07:29 -07:00
Workaround for error when steam id isn't provided
As Anomaly doesn't have a steam page, this is set to 0
This commit is contained in:
@@ -41,6 +41,8 @@ class StalkerAnomalyGame(BasicGame, mobase.IPluginFileMapper):
|
||||
GameBinary = "AnomalyLauncher.exe"
|
||||
GameDataPath = ""
|
||||
|
||||
GameSteamId = 0
|
||||
|
||||
GameSaveExtension = "scop"
|
||||
GameSavesDirectory = "%GAME_PATH%/appdata/savedgames"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user