Merge pull request #2 from jarkonik/jarkonik-patch-1

Update README.md
This commit is contained in:
Jarosław Konik 2023-07-24 21:51:30 +02:00 committed by GitHub
commit bed58a9c2b
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.