mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Update README.md
Co-authored-by: Luca <52624146+EzioTheDeadPoet@users.noreply.github.com>
This commit is contained in:
parent
b194f60ad2
commit
88b24ada2e
@ -123,7 +123,7 @@ There are some special cases where you want to change the default Wabbajack beha
|
||||
| Flag | Description | Notes |
|
||||
|------|-------------|-------|
|
||||
| `WABBAJACK_INCLUDE` | All mod files will be inlined into the `.wabbajack` file | Can lead to large `.wabbajack` files if used unsparingly |
|
||||
| `WABBAJACK_NOMATCH_INCLUDE` | Any unfound files will be inlined into the `.wabbajack` file | Useful for custom patches or generated files |
|
||||
| `WABBAJACK_NOMATCH_INCLUDE` | Any unmatched files will be inlined into the `.wabbajack` file | Useful for custom patches or generated files |
|
||||
| `WABBAJACK_ALWAYS_ENABLE` | The mod will not be ignored by Wabbajack even if it's disabled | Wabbajack will normally ignore all mods you disabled in MO2 but there are some cases where you might want to give some choice to the end user and want to have the mod included |
|
||||
| `WABBAJACK_ALWAYS_DISABLE` | The mod will always be ignored by Wabbajack | Useful if you don't want some mods included in the Modlist but still want to keep it active in your own setup |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user