Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 34ea8b4

Browse filesBrowse files
jam1garnerozkriff
andauthored
N15: Rust for Modding Smash Ultimate (rust-gamedev#352)
* Add 'Rust for Modding Smash Ultimate' * N15: skyline-rs: Fmt tweaks & img Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 01454ed commit 34ea8b4
Copy full SHA for 34ea8b4

File tree

Expand file treeCollapse file tree

2 files changed

+27
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+27
-0
lines changed

‎content/posts/newsletter-015/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-015/index.md
+27Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.