Commit graph

7 commits

Author SHA1 Message Date
dfd96746fe works
Some checks failed
Book / test (pull_request) Has been cancelled
Rust / build (pull_request) Has been cancelled
2025-05-30 07:00:00 +02:00
8a3661a77a wip
Some checks failed
Book / test (pull_request) Has been cancelled
Rust / build (pull_request) Has been cancelled
2025-05-30 07:00:00 +02:00
Jarosław Konik
53479f94b5
Ruby support (#19)
Some checks are pending
Book / test (push) Waiting to run
Deploy book / deploy (push) Waiting to run
Rust / build (push) Waiting to run
Add support for Ruby language
2025-05-27 19:19:52 +02:00
GolDNenex
f9e872e111
Update bevy 0.15 (#36)
* Update bevy 0.15

* Removed unused import "AsyncReadExt"

* Update README.md

* Update lib.rs

* Update README.md

* Fix cargo test by not running examples that never end in lib.rs

* get rid of warnings

* update version references

* dont run examples

* deny warnings

* remove obsolete runners

---------

Co-authored-by: Jarosław Konik <konikjar@gmail.com>
2025-04-15 21:27:08 +02:00
Jarosław Konik
6726e40768
Lua support (#16)
* adds Lua language support
* makes the library generic, allowing for easy extension for more languages
* small improvements and fixes
2024-06-16 07:06:09 +02:00
b4859e817e Cleanup 2023-06-21 17:01:19 +02:00
fc4a525182 First commit 2023-06-21 16:22:12 +02:00