Commit graph

10 commits

Author SHA1 Message Date
914b843a7f fix job
Some checks failed
Rust / build (pull_request) Has been cancelled
Test book / test_book (pull_request) Has been cancelled
2025-05-27 10:14:23 +02:00
281f7851b7 add test book job
Some checks failed
Rust / build (pull_request) Has been cancelled
Test book / deploy (pull_request) Has been cancelled
2025-05-27 07:00:00 +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
94b64f37a8 fix book build 2024-06-16 07:20:19 +02:00
3887e544b1 fix book build 2024-06-16 07:14:41 +02:00
6a30384aef change book action 2024-06-16 07:12:28 +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
Jarosław Konik
db6c9381d0
Update issue templates 2023-07-01 18:52:32 +02:00
Jarosław Konik
d574104412
Create FUNDING.yml 2023-06-21 17:40:46 +02:00
fc4a525182 First commit 2023-06-21 16:22:12 +02:00