Skip to content

rvpacker-txt-rs v4.1.2

Compare
Choose a tag to compare
@savannstm savannstm released this 06 Mar 14:39
· 23 commits to main since this release

Changes

  • Updated to rvpacker-txt-rs-lib v4.2.2:
    • Fixed purging game title from system.txt file when using --purge-empty argument.
    • Fixed wrong purging of files except maps, system and scripts.
    • Implemented lines' sorting when using --mode append.
    • Fixed incorrect insertion of comments in commonevents.txt and troops.txt files.

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.