File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -316,8 +316,8 @@ To see more complex applications of this library have a look at the examples:
316316- [ lua - bevy API] ( bevy_mod_scripting/examples/lua/bevy_api.rs )
317317- [ generating statically typed wrappers + ScriptRef system] ( bevy_mod_scripting/examples/wrappers.rs )
318318- [ lua - documentation generation + lua static typing] ( bevy_mod_scripting/examples/lua/documentation_gen.rs )
319- - [ lua - bevy console integration] ( bevy_mod_scripting/examples/lua/console_integration.rs )
320- - [ rhai - bevy console integration] ( bevy_mod_scripting/examples/rhai/console_integration.rs )
319+ - ~~ [ lua - bevy console integration] ( bevy_mod_scripting/examples/lua/console_integration.rs ) ~~ not up to date with bevy 0.8
320+ - ~~ [ rhai - bevy console integration] ( bevy_mod_scripting/examples/rhai/console_integration.rs ) ~~ not up to date with bevy 0.8
321321- [ lua - game of life with teal] ( bevy_mod_scripting/examples/lua/game_of_life.rs )
322322
323323Below is a video showcasing the game_of_life example:
You can’t perform that action at this time.
0 commit comments