@@ -516,6 +516,33 @@ or follow [@sajattack] on Twitter.
516
516
[ Discord ] : https://discord.gg/tvGzD4GqvF
517
517
[ @sajattack ] : https://twitter.com/sajattack
518
518
519
+ ### [ skyline-rs]
520
+
521
+ ![ SSB & Rust logos] ( smash_x_rust.png )
522
+
523
+ [ skyline-rs] by [ @jam1garner ] is a project seeking to allow Rust code to
524
+ unofficially use the Nintendo Switch SDK focused on modding.
525
+
526
+ This month, [ @jam1garner ] made a blog post, [ Rust for Modding Smash Ultimate] ,
527
+ focused on detailing why Rust was such a good fit for modding games on the
528
+ Switch and his experience porting Rust to the Nintendo Switch.
529
+ It also features updates regarding:
530
+
531
+ - Crates for working with Nintendo and Namco textures formats
532
+ ([ bntx] and [ nutexb] ).
533
+ - An auto-updater client and server for Rustaceans writing Switch mods.
534
+ - The introduction of [ skyline-web] , a new library for working
535
+ with the Switch's web browser.
536
+ - Additions to the [ skyline fork] of the Rust standard library.
537
+
538
+ [ skyline-rs ] : https://github.com/ultimate-research/skyline-rs
539
+ [ skyline-web ] : https://github.com/skyline-rs/skyline-web
540
+ [ @jam1garner ] : https://twitter.com/jam1garner
541
+ [ Rust for Modding Smash Ultimate ] : https://jam1.re/blog/rust-for-game-modding
542
+ [ skyline fork ] : https://github.com/jam1garner/rust-std-skyline
543
+ [ bntx ] : https://github.com/jam1garner/bntx
544
+ [ nutexb ] : https://github.com/jam1garner/nutexb
545
+
519
546
### [ glam] v0.10.0
520
547
521
548
[ glam] is a simple and fast linear algebra crate for games and graphics.
0 commit comments