OpenCTR is a free, open-source, and cross-platform SDK for developing Nintendo 3DS homebrew.
This repository contains the build logic to create a working OpenCTR SDK.
Download and install the latest version of the OpenCTR SDK from https://github.com/OpenCTR/OpenCTR/releases/latest
Alternatively, OpenCTR can be built from source using CMake.
Documentation for OpenCTR is available online at https://openctr.github.io/
Also, the documentation can be manually generated from source, by passing
-DENABLE_DOC=ON to CMake.
OpenCTR is licensed under version 3 of the GNU General Public License. See COPYING.txt for terms.
See CREDITS.rst for a complete list of acknowledgments.