Add support for Fallout 3 GotY GOG edition

From https://www.gogdb.org/products?search=fallout+3
This commit is contained in:
giraldiego 2020-05-08 17:44:28 -05:00 committed by GitHub
parent bba92fd5a2
commit 7e2362e48e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -258,6 +258,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",