Skip to content

Commit 3a67991

Browse files
authored
chore: Update readme.md
1 parent a147891 commit 3a67991

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Although Bevy doesn't directly support scripting, efforts are underway to incorp
2525
- Globals and bindings are set in one place and translated to all supported languages
2626
- Broad set of core Bevy bindings generated for you
2727
- Dynamic systems & components registerable from scripts
28+
- Scripts can run in parallel to existing rust systems or other scripts
2829
- Customizable event driven communication between bevy and scripts (`on_update`, `on_init` etc..)
2930
- Documentation generation
3031

0 commit comments

Comments
 (0)