mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
add GOG support
This commit is contained in:
parent
cfa69948c7
commit
7982f51740
@ -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