Rust wrapper for libctru
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Meziu 3e89922f9f
Merge pull request #134 from rust3ds/improve/docs
1 year ago
.github Change Actions minimum nightly 1 year ago
ctru-rs Fixed romfs suggestions 1 year ago
ctru-sys Easy fixes to review suggestions 1 year ago
.gitignore Enum variants documentation + ide files ignored 1 year ago
Cargo.toml Renew manifests and fix warnings 1 year ago
LICENSE Restore copyright label 2 years ago
README.md New READMEs and fixed package labeling 1 year ago

README.md

ctru-rs

This repository is home of the ctru-rs project, which aims to bring full control of the Nintendo 3DS console to homebrew developers using Rust.

Structure

This repository is organized as follows:

Getting Started

Specific information about how to use the crates is present in the individual README for each package. Have a look at ctru-rs' README.md for a broad overview.

Original version

This project is based on the efforts of the original authors:

The old version is archived here.

License

This project is distributed under the Zlib license.