35b4317040
ruby docs
Rust / build (pull_request) Has been cancelled
2025-05-27 07:00:00 +02:00
f9a7a9eb77
cleanup docs
2025-05-27 07:00:00 +02:00
97077338f9
fix lua docs
2025-05-27 07:00:00 +02:00
4b25bd0f18
fix ruby docs
2025-05-27 07:00:00 +02:00
d505fb33aa
book testing
Rust / build (pull_request) Has been cancelled
2025-05-26 22:45:50 +02:00
410d246cd2
add ruby chapters
Rust / build (pull_request) Has been cancelled
2025-05-26 17:30:41 +02:00
60a22ca808
create chapter
Rust / build (pull_request) Has been cancelled
2025-05-26 17:29:00 +02:00
d3ea89a417
wording
Rust / build (pull_request) Has been cancelled
2025-05-26 17:27:02 +02:00
cdaceadd1b
formatting
Rust / build (pull_request) Has been cancelled
2025-05-26 17:25:58 +02:00
663d54e729
docs
Rust / build (pull_request) Has been cancelled
2025-05-26 17:22:52 +02:00
836c31dbf1
docs
Rust / build (pull_request) Has been cancelled
2025-05-26 17:20:53 +02:00
d232ca45b1
docs emoji
Rust / build (pull_request) Has been cancelled
2025-05-26 17:17:46 +02:00
2d2ba975bb
mention app dev in docs
Rust / build (pull_request) Has been cancelled
2025-05-26 17:04:52 +02:00
35dc89322e
copy lua book chapters as starting point for ruby book
Rust / build (pull_request) Has been cancelled
2025-05-26 16:59:56 +02:00
Peter David Faria
2c82a2fa0e
Added initial support for bevy 0.16.0 ( #39 )
...
* Added initial support for bevy 0.16.0
* Removed unnecessary bevy feature
* update version references
---------
Co-authored-by: Jaroslaw Konik <konikjar@gmail.com>
2025-05-01 11:18: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
gak
a718aa7ce6
smallest typo fix ever: life -> live ( #25 )
2024-07-28 07:09:33 +02:00
Dennis
be8a80519d
Added add_scripting_api function to AppBuilder ( #23 )
...
* Added `add_scripting_api` function to builder
2024-07-17 10:36:00 +02:00
Jarosław Konik
182f26e273
update book bevy support matrix ( #21 )
2024-07-05 17:21:00 +02:00
Jarosław Konik
7488de076b
support bevy 0.14 ( #20 )
...
* support bevy 0.14
2024-07-05 17:16:06 +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