mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Added MainExecutable to DD
This commit is contained in:
parent
f500a40bd7
commit
3a2a5918b6
@ -414,7 +414,8 @@ namespace Wabbajack.Common
|
||||
RequiredFiles = new List<string>
|
||||
{
|
||||
"_windows\\Darkest.exe"
|
||||
}
|
||||
},
|
||||
MainExecutable = "_windows\\Darkest.exe"
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user