Releases: Yaulendil/dsmsg
Releases · Yaulendil/dsmsg
Hotfix 1.7.1
Version 1.7.0
- Added messages from Elden Ring. Accessible via Cargo Feature.
Version 1.6.0
- License switched to Apache, since GPL is bad for libraries.
- Added Remnant Messages from Sekiro. Accessible via Cargo Feature.
Version 1.4.0
Command line Options are now available to control Message generation. Available Options can be viewed by invoking dsmsg --help
.
Version 1.2.0
Innumerable improvements since 1.0.0
. Some highlights:
- Added message groups from Bloodborne and Demon's Souls, accessible by Cargo Features.
- Message groups for all Dark Souls games are implemented as default Features, and can thus be selected individually.
- Program now also compiles to a library, so other Rust programs can use the generators.
Version 1.0
Feature-complete and stable. See README.md
.