mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Merge pull request #425 from erri120/vortex-fixes-240120
Disabled IncludeTaggedMods in the VortexCompiler Stack
This commit is contained in:
commit
1cbb5ecd31
@ -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),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user