Merge pull request #809 from giraldiego/patch-1

Add support for Fallout 3 GotY GOG edition
This commit is contained in:
Timothy Baldridge 2020-05-08 21:52:00 -07:00 committed by GitHub
commit 61e0d22973
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -263,6 +263,7 @@ namespace Wabbajack.Common
MO2Name = "fallout3",
MO2ArchiveName = "fallout3",
SteamIDs = new List<int> {22300, 22370}, // base game and GotY
GOGIDs = new List<int>{1454315831}, // GotY edition
RequiredFiles = new List<string>
{
"falloutlauncher.exe",