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
ade95c7708
commit
77374363cf
@ -133,7 +133,7 @@ You can create an empty `tagfile` with no extention in any folder you want to ap
|
||||
|
||||
| Flag/File | Description | Notes |
|
||||
|------|-------------|-------|
|
||||
| `WABBAJACK_INCLUDE` | All files in this folder will be inlined into the `.wabbajack` file | Can lead to large `.wabbajack` files if used unsparingly |
|
||||
| `WABBAJACK_INCLUDE` | All files in this folder will be inlined into the `.wabbajack` file | **DO NOT USE ON DOWNLOADED MODS** As it would result in you distributing that mod. Can lead to large `.wabbajack` files if used unsparingly |
|
||||
| `WABBAJACK_NOMATCH_INCLUDE` | Any unmatched files will be inlined into the `.wabbajack` file | Useful for custom patches or generated files |
|
||||
| `WABBAJACK_IGNORE` | All files in this folder will be ignored by Wabbajack and therefore not be put into into the `.wabbajack` file. | Useful for tools or other things outside a mod you don't want/need reproduced on a users machine. Handle with care since excluded stuff can potentially break a setup.\* |
|
||||
| `WABBAJACK_INCLUDE_SAVES` | When this file exists Wabbajack will include your save files in the `.wabbajack` file.| This will remove previous savefiles when the list gets installed as an update. |
|
||||
|
Loading…
Reference in New Issue
Block a user