rvpacker-txt-rs v4.1.3
Changes
- Updated to
rvpacker-txt-rs-lib
v4.3.0:- Fix not implemented logic of
--ignore
flag for other files reading except CommonEvents and Troops. - Fix possible panic on
read --append
for maps.txt files that have map display title in them.
- Fix not implemented logic of
- Fixed not preserving
.rvpacker-ignore
entries onpurge --create-ignore
.
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.