bevy_scriptum/examples/ruby
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 Ruby support (#19) 2025-05-27 19:19:52 +02: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 Ruby support (#19) 2025-05-27 19:19:52 +02: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 Ruby support (#19) 2025-05-27 19:19:52 +02:00