Skip to content

rvpacker-txt-rs v4.2.1

Compare
Choose a tag to compare
@savannstm savannstm released this 23 Mar 11:24
· 11 commits to main since this release

Changes

  • Updated to rvpacker-txt-rs-lib v5.1.3:
    • Plugins now don't require correct ordering of lines in translation file.
    • Fixed incorrect plugins writing because lines were trimmed, but they shouldn't have been.
    • Miscellaneous fixes for F&H 2: Termina.
  • Fix incorrect writing of plugins and scripts.
  • Fix possible panic on metadata parsing.

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.