bevy_scriptum/examples/rhai
Adam Lassiter a9f41f5bca
Update to use bevy 0.17.x (#70)
* Update to bevy 0.17

* Update magnus 0.8

* Update examples for bevy 0.17

* Update documentation references bevy 0.16 => 0.17

* add some additional ruby installation instructions

---------

Co-authored-by: Adam <adam@lassiter.uk>
Co-authored-by: Jaroslaw Konik <konikjar@gmail.com>
2026-02-22 23:11:23 +01:00
..
call_function_from_rust.rs Update to use bevy 0.17.x (#70) 2026-02-22 23:11:23 +01:00
current_entity.rs Lua support (#16) 2024-06-16 07:06:09 +02:00
custom_type.rs Lua support (#16) 2024-06-16 07:06:09 +02:00
ecs.rs Lua support (#16) 2024-06-16 07:06:09 +02:00
entity_variable.rs Lua support (#16) 2024-06-16 07:06:09 +02:00
function_params.rs Lua support (#16) 2024-06-16 07:06:09 +02:00
function_return_value.rs Update to use bevy 0.17.x (#70) 2026-02-22 23:11:23 +01:00
hello_world.rs Lua support (#16) 2024-06-16 07:06:09 +02:00
multiple_plugins.rs Added add_scripting_api function to AppBuilder (#23) 2024-07-17 10:36:00 +02:00
non_closure_system.rs Lua support (#16) 2024-06-16 07:06:09 +02:00
promises.rs Added initial support for bevy 0.16.0 (#39) 2025-05-01 11:18:52 +02:00
side_effects.rs Update to use bevy 0.17.x (#70) 2026-02-22 23:11:23 +01:00