Update README.md
This commit is contained in:
parent
57459462d5
commit
4458ef2daf
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
||||||
# bevy_scriptum 📜
|
# bevy_scriptum 📜
|
||||||
|
|
||||||
⚠️ **Pre-release, alpha version**: API is bound to change, bugs are to be expected.
|
|
||||||
|
|
||||||
bevy_scriptum is a a plugin for [Bevy](https://bevyengine.org/) that allows you to write some of your game logic in a scripting language.
|
bevy_scriptum is a a plugin for [Bevy](https://bevyengine.org/) that allows you to write some of your game logic in a scripting language.
|
||||||
Currently, only [Rhai](https://rhai.rs/) is supported, but more languages may be added in the future.
|
Currently, only [Rhai](https://rhai.rs/) is supported, but more languages may be added in the future.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue