rvpacker-txt-rs v4.1.2
Changes
- Updated to
rvpacker-txt-rs-lib
v4.2.2:- Fixed purging game title from
system.txt
file when using--purge-empty
argument. - Fixed wrong purging of files except maps, system and scripts.
- Implemented lines' sorting when using
--mode append
. - Fixed incorrect insertion of comments in
commonevents.txt
andtroops.txt
files.
- Fixed purging game title from
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.