Silas Bartha 9f707cc322
All checks were successful
Build / Build (push) Successful in 1h3m3s
Merge pull request 'option-select-event' (#3) from option-select-event into master
Reviewed-on: #3
2025-04-02 20:51:21 -04:00
2025-03-19 07:13:24 -04:00
2025-04-01 20:45:09 -04:00
2025-04-01 20:45:09 -04:00
2025-04-01 20:45:09 -04:00
2024-08-25 02:22:37 -04:00
2024-08-25 02:22:37 -04:00
2024-08-25 02:22:37 -04:00

bevy_terminal_dialog

Warning

This library is highly experimental and not intended for use by literally anyone ever. I will eventually clean this readme up, but for now don't worry about it.

Compatibility

Crate Version Bevy Version
0.2 0.15
0.1 0.14

Installation

If enough people (like literally 1 person) want this on crates.io I'll consider putting it up there, but for now just add the Git URL to your Cargo.toml:

[dependencies.bevy_terminal_dialog]
git = "https://git.exvacuum.dev/bevy_terminal_dialog"

License

This crate is licensed under your choice of 0BSD, Apache-2.0, or MIT license.

Description
No description provided
Readme 167 KiB
Languages
Rust 100%