mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2025-07-25 12:54:41 +00:00
Merge pull request #425 from erri120/vortex-fixes-240120
Disabled IncludeTaggedMods in the VortexCompiler Stack
This commit is contained in:
@ -469,7 +469,7 @@ namespace Wabbajack.Lib
|
||||
new IgnoreGameFiles(this),
|
||||
|
||||
new DirectMatch(this),
|
||||
new IncludeTaggedMods(this, Consts.WABBAJACK_INCLUDE),
|
||||
// new IncludeTaggedMods(this, Consts.WABBAJACK_INCLUDE), disabled until further refactoring
|
||||
|
||||
new IgnoreGameFiles(this),
|
||||
|
||||
|
Reference in New Issue
Block a user