Skip to content

Commit 9f4a1b3

Browse files
N30: Legion to Bevy (rust-gamedev#928)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent 6a42f65 commit 9f4a1b3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

content/news/030/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,17 @@ _Discussions:
353353
[awn-post]: https://www.anthropicstudios.com/2022/01/13/asking-windows-nicely/
354354
[awn-rust-gamedev]: https://www.reddit.com/r/rust_gamedev/comments/s393sx/making_your_game_go_fast_by_asking_windows_nicely/
355355

356+
### [Refactoring from Legion to Bevy][rflb-post]
357+
358+
[Justin Hurstwright][justin_rhw] published a [blog post][rflb-post] describing
359+
how to migrate from Legion ECS into Bevy ECS without giving up on
360+
the other frameworks one might rely on.
361+
362+
You can read it [here][rflb-post].
363+
364+
[justin_rhw]: https://twitter.com/justin_rhw
365+
[rflb-post]: https://justinryanh.github.io/post/refactoring_from_legion_to_bevy/
366+
356367
## Tooling Updates
357368

358369
### [Nodus][nodus-github]

0 commit comments

Comments
 (0)