Skip to content

rust3ds/ctru-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

786af2b · Nov 10, 2024
Aug 15, 2024
Nov 24, 2023
Nov 8, 2024
Aug 14, 2024
May 17, 2024
Aug 13, 2024
May 17, 2024
Apr 5, 2023
Apr 20, 2024
Nov 24, 2023

Repository files navigation

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.

Documentation

Cargo-generated documentation is available via GitHub Pages, because the https://docs.rs build environment does not have libctru installed.

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.