Crates.io | bevy_koto |
lib.rs | bevy_koto |
version | 0.2.0 |
source | src |
created_at | 2024-04-19 11:36:52.619187 |
updated_at | 2024-09-13 14:07:26.898162 |
description | Koto support for Bevy |
homepage | https://koto.dev |
repository | https://github.com/koto-lang/bevy_koto |
max_upload_size | |
id | 1213585 |
size | 802,609 |
Koto scripting support for the Bevy game engine.
This crate is serves as a proof of concept of integrating Koto with Bevy.
You can see it in action by running the demo application:
cargo run --example demo
Video of the demo in action:
It's still early in development and hasn't been used outside of toy projects, use at your own risk!
Your feedback is welcomed, please feel free to reach out via issues, discussions, or the Koto discord.
color
,
geometry
, and random
.bevy_koto |
bevy |
koto |
---|---|---|
v0.2 |
v0.14 |
v0.14 |
v0.1 |
v0.13 |
v0.14 |