mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Merge pull request #1288 from EzioTheDeadPoet/Dragon-Age-Origins-GOG-ID
add GOG support for Dragon Age Origins
This commit is contained in:
commit
005b54f090
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user