Ruby support #1

Open
jaroslaw wants to merge 165 commits from ruby into main
Showing only changes of commit ba799ee110 - Show all commits

View file

@ -1,6 +1,7 @@
[package]
name = "bevy_scriptum_book"
publish = false
edition = "2024"
[dependencies]
bevy_scriptum = { path = "../", features = ["ruby", "lua", "rhai"] }