rhai/examples/README.md
2020-12-29 15:36:42 +08:00

13 lines
172 B
Markdown

Sample Applications
===================
Sample applications that use the Rhai scripting engine.
How to Run
----------
```bash
cargo run --example sample_app_to_run
```