File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -449,7 +449,17 @@ game jam, so he chose a simple theme: digging.
449
449
450
450
_ Discussion: [ r/rust_gamedev] ( https://www.reddit.com/r/rust_gamedev/comments/nhdwky/i_used_rust_to_make_an_mmo_in_48_hours_for/?utm_source=share&utm_medium=web2x&context=3 ) _
451
451
452
- [ ld48-mmo ] : https://kuviman.itch.io/dig-world/devlog/255566/so-i-made-an-mmo-in-48-hours
452
+ [ ld48-mmo] :
453
+ https://kuviman.itch.io/dig-world/devlog/255566/so-i-made-an-mmo-in-48-hours
454
+
455
+ ### [ State of Rust in Unreal Engine] [ rust_in_unreal ]
456
+
457
+ [ This Reddit post] [ rust_in_unreal ] discusses the current state of using Rust in
458
+ the Unreal Engine. It concludes that although there are several ways that Rust
459
+ could interact with the engine, all are still forced to use C++ to bootstrap
460
+ these operations.
461
+
462
+ [ rust_in_unreal ] : https://www.reddit.com/r/rust_gamedev/comments/n9v8m9/rust_in_unreal_engine_may_2021_summary/
453
463
454
464
## Library & Tooling Updates
455
465
You can’t perform that action at this time.
0 commit comments