mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Merge pull request #1233 from EzioTheDeadPoet/Kingdome-Come-GOG
Kingdome Come: Deliverance GOG support
This commit is contained in:
@ -516,6 +516,7 @@ namespace Wabbajack.Common
|
|||||||
MO2ArchiveName = "kingdomcomedeliverance",
|
MO2ArchiveName = "kingdomcomedeliverance",
|
||||||
NexusGameId = 2298,
|
NexusGameId = 2298,
|
||||||
SteamIDs = new List<int>{379430},
|
SteamIDs = new List<int>{379430},
|
||||||
|
GOGIDs = new List<int>{1719198803},
|
||||||
IsGenericMO2Plugin = true,
|
IsGenericMO2Plugin = true,
|
||||||
RequiredFiles = new List<string>
|
RequiredFiles = new List<string>
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user