rvpacker-txt-rs v4.1.5
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.
- Fixed possible panic on write with
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.