bevy_scriptum/examples/rhai
Jarosław Konik 53479f94b5
Some checks are pending
Book / test (push) Waiting to run
Deploy book / deploy (push) Waiting to run
Rust / build (push) Waiting to run
Ruby support (#19)
Add support for Ruby language
2025-05-27 19:19:52 +02:00
..
call_function_from_rust.rs Added initial support for bevy 0.16.0 (#39) 2025-05-01 11:18:52 +02: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 Make value struct fields public, add examples (#44) 2025-05-07 14:23:26 +02: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 Ruby support (#19) 2025-05-27 19:19:52 +02:00