Update README.md

This commit is contained in:
Jarosław Konik 2023-07-24 21:51:20 +02:00 committed by GitHub
parent 57459462d5
commit 4458ef2daf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,5 @@
# 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.
Currently, only [Rhai](https://rhai.rs/) is supported, but more languages may be added in the future.