mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Update GameMetaData.cs
This commit is contained in:
parent
f17dcb1b5d
commit
fff99ea007
@ -457,9 +457,11 @@ namespace Wabbajack.Common
|
||||
{
|
||||
Game = Game.StardewValley,
|
||||
NexusName = "stardewvalley",
|
||||
MO2Name = "Stardew Valley",
|
||||
NexusGameId = 1303,
|
||||
SteamIDs = new List<int>{413150},
|
||||
GOGIDs = new List<int>{1453375253},
|
||||
IsGenericMO2Plugin = true,
|
||||
RequiredFiles = new List<string>
|
||||
{
|
||||
"Stardew Valley.exe"
|
||||
|
Loading…
Reference in New Issue
Block a user