Skip to content

Commit 34ea8b4

Browse files
jam1garnerozkriff
andauthored
N15: Rust for Modding Smash Ultimate (#352)
* Add 'Rust for Modding Smash Ultimate' * N15: skyline-rs: Fmt tweaks & img Co-authored-by: Andrey Lesnikov <[email protected]>
1 parent 01454ed commit 34ea8b4

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

content/posts/newsletter-015/index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,33 @@ or follow [@sajattack] on Twitter.
516516
[Discord]: https://discord.gg/tvGzD4GqvF
517517
[@sajattack]: https://twitter.com/sajattack
518518

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+
519546
### [glam] v0.10.0
520547

521548
[glam] is a simple and fast linear algebra crate for games and graphics.
129 KB
Loading

0 commit comments

Comments
 (0)