bevy_scriptum/book/src/lua
Peter David Faria 2c82a2fa0e
Added initial support for bevy 0.16.0 (#39)
* Added initial support for bevy 0.16.0

* Removed unnecessary bevy feature

* update version references

---------

Co-authored-by: Jaroslaw Konik <konikjar@gmail.com>
2025-05-01 11:18:52 +02:00
..
builtin_types.md Lua support (#16) 2024-06-16 07:06:09 +02:00
builtin_variables.md Lua support (#16) 2024-06-16 07:06:09 +02:00
calling_rust_from_script.md Lua support (#16) 2024-06-16 07:06:09 +02:00
calling_script_from_rust.md Lua support (#16) 2024-06-16 07:06:09 +02:00
hello_world.md Lua support (#16) 2024-06-16 07:06:09 +02:00
installation.md Added initial support for bevy 0.16.0 (#39) 2025-05-01 11:18:52 +02:00
interacting_with_bevy.md Lua support (#16) 2024-06-16 07:06:09 +02:00
lua.md Lua support (#16) 2024-06-16 07:06:09 +02:00
spawning_scripts.md Lua support (#16) 2024-06-16 07:06:09 +02:00