bevy_scriptum/examples/ruby
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 Ruby support (#19) 2025-05-27 19:19:52 +02:00
custom_type.rs Ruby support (#19) 2025-05-27 19:19:52 +02:00
ecs.rs Ruby support (#19) 2025-05-27 19:19:52 +02:00
entity_variable.rs Ruby support (#19) 2025-05-27 19:19:52 +02:00
function_params.rs Ruby support (#19) 2025-05-27 19:19:52 +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 Ruby support (#19) 2025-05-27 19:19:52 +02:00
multiple_plugins.rs Ruby support (#19) 2025-05-27 19:19:52 +02:00
promises.rs Ruby support (#19) 2025-05-27 19:19:52 +02:00
side_effects.rs Update to use bevy 0.17.x (#70) 2026-02-22 23:11:23 +01:00