Skip to content

rvpacker-txt-rs v4.1.5

Compare
Choose a tag to compare
@savannstm savannstm released this 15 Mar 11:44
· 17 commits to main since this release

Changes

  • Updated to rvpacker-txt-rs-lib v5.0.0:
    • Fixed possible panic on write with Separate maps processing mode when the last map in the file is empty.
    • Fixed possible panic on Shop code processing if the string has invalid form.

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.