/bevy_rhai

An easy way to integrate @rhaiscript with @bevyengine.

Primary LanguageRustOtherNOASSERTION

Bevy Rhai

Crates.io MIT/Apache 2.0

What is Bevy Rhai?

Bevy Rhai is an easy way to integrate and use Rhai with Bevy. It provides everything you need to get started, all you need to do is write the APIs and run the scripts.

This is very early on in development and so stuff might be missing, feel free to open an issue or PR if you want to see something added. At the moment, everything here is from using the plugin in a personal project.

Versions

How versions of Bevy Rhai relate to Bevy versions.

Bevy Bevy Rhai
0.7 0.2–0.3
0.6 0.1

Licence

All code in this repository is dual-licenced under either:

at your option. This means you can select the licence you prefer! Please see the LICENCE file for more information.