Merge pull request #425 from erri120/vortex-fixes-240120

Disabled IncludeTaggedMods in the VortexCompiler Stack
This commit is contained in:
Timothy Baldridge
2020-01-24 09:45:05 -07:00
committed by GitHub

View File

@ -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),