rvpacker-txt-rs v4.2.1
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.