mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[SabreTools, Flags, DatFile] Add reverse base replacement
This commit is contained in:
@@ -1177,12 +1177,14 @@ Options:
|
||||
a second time, this will skip writing it. This can often
|
||||
speed up the output process.
|
||||
|
||||
-bn, --base-name Replace matching item names from base DAT
|
||||
-bn, --base-name Replace item names from base DATs in order
|
||||
-rbn, --reverse-base-name Replace item names from base DATs in reverse
|
||||
By default, no item names are changed except when there is a merge
|
||||
occurring. This flag enables users to define a DAT or set of base
|
||||
DATs to use as "replacement names" for all input DATs. Note that
|
||||
the first found instance of an item in the base DAT(s) will be
|
||||
used and all others will be disgarded.
|
||||
used and all others will be disgarded. For reverse, the first
|
||||
instance found in the last DAT inputted will be used.
|
||||
|
||||
-bd=, --base-dat= Add a base DAT for replacing
|
||||
Add a DAT or folder of DATs to the base set to be used in
|
||||
|
||||
Reference in New Issue
Block a user