ut-dialog

Crates.iout-dialog
lib.rsut-dialog
version0.1.0
sourcesrc
created_at2018-12-23 18:38:11.052171
updated_at2018-12-23 18:38:11.052171
descriptionA work-in-progress UNDERTALE dialog box generator library
homepage
repositoryhttps://github.com/hyarsan/ut-dialog
max_upload_size
id103457
size74,889
Yari (hyarsan)

documentation

README

ut-dialog

A work-in-progress dialog box generator library based on toby fox' UNDERTALE and DELTARUNE, written in rust. The goal is to be as accurate as possible to the games they're based on, and to support the original games' text format. Eventually, the goal is to also have a simple webapp hosted on Heroku to use it via a JSON API.

Run test binary

May require the latest Rust nightly version.

cargo run --release

Outputs test_dialog.png in the project root directory.

Examples

Coming soon... when it's ready.

Contact

You can contact me on Discord if you need anything, just DM hyarsan#3653 or join the LibreGMR server, which is a project about interpreting GameMaker games via a libretro core.

Discord Invite

Commit count: 5

cargo fmt