Merge pull request #1001 from wabbajack-tools/fix-witcher-3-gamemetadata

Updated GameMetaData for Witcher 3
This commit is contained in:
Timothy Baldridge 2020-08-04 07:56:37 -07:00 committed by GitHub
commit a5534f5eac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -442,7 +442,8 @@ namespace Wabbajack.Common
{
Game = Game.Witcher3,
NexusName = "witcher3",
NexusGameId = 952,
NexusGameId = 952,
MO2Name = "The Witcher 3: Wild Hunt",
SteamIDs = new List<int>{292030, 499450}, // normal and GotY
GOGIDs = new List<int>{1207664643, 1495134320, 1207664663, 1640424747}, // normal, GotY and both in packages
RequiredFiles = new List<string>