Merge pull request #1288 from EzioTheDeadPoet/Dragon-Age-Origins-GOG-ID

add GOG support for Dragon Age Origins
This commit is contained in:
Timothy Baldridge 2021-02-03 20:49:11 -07:00 committed by GitHub
commit 005b54f090
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -575,6 +575,7 @@ namespace Wabbajack.Common
MO2Name = "Dragon Age: Origins", // Probably wrong
SteamIDs = new List<int>{47810},
OriginIDs = new List<string>{"DR:208591800"},
GOGIDs = new List<int>{1949616134},
RequiredFiles = new List<string>
{
@"bin_ship\daorigins.exe"