hyarsan / rust-examples

Some examples using libraries from this organization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust examples

Containins several examples of the usage of libnx and Rust for devKitPro + Rust homebrew development.

Building

Install Rust and prepare the environment according to our guide.

Then, just get into the project's directory and run build.sh for building, or clean.sh for cleaning.

You can always run build-all.sh on root to build all the examples, or projects located inside the directory.

About

Some examples using libraries from this organization.


Languages

Language:Shell 72.4%Language:Rust 27.6%