mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
91c990cac2
@ -622,7 +622,7 @@ namespace Wabbajack.Common
|
||||
NexusGameId = 141,
|
||||
MO2Name = "Dragon Age 2", // Probably wrong
|
||||
SteamIDs = new List<int>{1238040},
|
||||
OriginIDs = new List<string>{"OFB-EAST:59474"},
|
||||
OriginIDs = new List<string>{"OFB-EAST:59474", "DR:201797000"},
|
||||
RequiredFiles = new List<string>
|
||||
{
|
||||
@"bin_ship\DragonAge2.exe"
|
||||
|
Loading…
Reference in New Issue
Block a user