Skip to content

N15: Rust for Modding Smash Ultimate #352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 7, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions content/posts/newsletter-015/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,33 @@ or follow [@sajattack] on Twitter.
[Discord]: https://discord.gg/tvGzD4GqvF
[@sajattack]: https://twitter.com/sajattack

### [skyline-rs]

![SSB & Rust logos](smash_x_rust.png)

[skyline-rs] by [@jam1garner] is a project seeking to allow Rust code to
unofficially use the Nintendo Switch SDK focused on modding.

This month, [@jam1garner] made a blog post, [Rust for Modding Smash Ultimate],
focused on detailing why Rust was such a good fit for modding games on the
Switch and his experience porting Rust to the Nintendo Switch.
It also features updates regarding:

- Crates for working with Nintendo and Namco textures formats
([bntx] and [nutexb]).
- An auto-updater client and server for Rustaceans writing Switch mods.
- The introduction of [skyline-web], a new library for working
with the Switch's web browser.
- Additions to the [skyline fork] of the Rust standard library.

[skyline-rs]: https://github.com/ultimate-research/skyline-rs
[skyline-web]: https://github.com/skyline-rs/skyline-web
[@jam1garner]: https://twitter.com/jam1garner
[Rust for Modding Smash Ultimate]: https://jam1.re/blog/rust-for-game-modding
[skyline fork]: https://github.com/jam1garner/rust-std-skyline
[bntx]: https://github.com/jam1garner/bntx
[nutexb]: https://github.com/jam1garner/nutexb

### [glam] v0.10.0

[glam] is a simple and fast linear algebra crate for games and graphics.
Expand Down
Binary file added content/posts/newsletter-015/smash_x_rust.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.