Skip to content

Add Luau behavior plugin with hot reload#1

Open
beelol wants to merge 1 commit into
devfrom
codex/implement-luau-behavior-system-with-hot-reload
Open

Add Luau behavior plugin with hot reload#1
beelol wants to merge 1 commit into
devfrom
codex/implement-luau-behavior-system-with-hot-reload

Conversation

@beelol

@beelol beelol commented Jun 26, 2025

Copy link
Copy Markdown

Summary

  • add luau_behavior crate with plugin and behavior manager
  • generate Lua bindings with lua_api macro
  • watch scripts and reload bytecode for entities
  • allow per-entity overrides via detach_and_clone
  • basic integration test for hot-reload logic

Testing

  • cargo fmt --all (fails: rustfmt component missing)
  • cargo test --workspace --lib --tests (fails: build fails for alsa-sys)

https://chatgpt.com/codex/tasks/task_e_685c601626e48332b2758b99cc1ed799

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant