#book #unity #scenario #reading #visual #novel #file

unity-utage-book

Library for reading and writing unity Utage visual novel engine book scenario file

1 unstable release

0.1.0 Jun 23, 2022

#13 in #novel

23 downloads per month

MIT license

10KB
218 lines

unity-utage-book

Library for reading and writing unity Utage visual novel engine book scenario file

This project is not documented. See examples for usage.

Examples

extract

Extract book scenario file to json usage: cargo run --example extract --features=serde < input.book > output.json

repack

Repack unpacked json file to book usage: cargo run --example repack --features=serde < input.json > output.book

Dependencies

~88–300KB