Skip to content

A simple template for getting started with writing Nintendo Switch system modules with Rust

License

Notifications You must be signed in to change notification settings

jam1garner/rust-sysmodule-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-sysmodule-template

This is a simple template for getting started with writing Nintendo Switch system modules with Rust.

Building

To build, you'll need to install sprinkle:

cargo install --git https://github.com/aarch64-switch-rs/sprinkle

then, within the template folder run the following command:

sprinkle nro

Credits:

About

A simple template for getting started with writing Nintendo Switch system modules with Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages