Update GameMetaData.cs

This commit is contained in:
ixanza 2020-07-31 15:34:30 +08:00 committed by GitHub
parent f17dcb1b5d
commit fff99ea007
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"