mirror of
https://github.com/ModOrganizer2/modorganizer-basic_games.git
synced 2026-07-27 14:07:29 -07:00
added GOG ID for Stardew Valley
This commit is contained in:
@@ -34,6 +34,7 @@ class StardewValleyGame(BasicGame):
|
||||
GameNexusName = "stardewvalley"
|
||||
GameNexusId = 1303
|
||||
GameSteamId = 413150
|
||||
GameGogId = 1453375253
|
||||
GameBinary = "Stardew Valley.exe"
|
||||
GameDataPath = "mods"
|
||||
GameDocumentsDirectory = "%DOCUMENTS%/StardewValley"
|
||||
|
||||
Reference in New Issue
Block a user