Skip to content

rvpacker-txt-rs v4.1.3

Compare
Choose a tag to compare
@savannstm savannstm released this 07 Mar 07:39
· 21 commits to main since this release

Changes

  • Updated to rvpacker-txt-rs-lib v4.3.0:
    • Fix not implemented logic of --ignore flag for other files reading except CommonEvents and Troops.
    • Fix possible panic on read --append for maps.txt files that have map display title in them.
  • Fixed not preserving .rvpacker-ignore entries on purge --create-ignore.

How to migrate your projects to v4 - You need to change all <!-- Mapxxx.ext --><#> comments in maps.txt file into <!-- Map --><#>xxx manually.

Call rvpacker-txt-rs -h for help.