OpenCTR is a free, open-source, and cross-platform SDK for developing Nintendo 3DS homebrew.
This repository contains the free and open-source tools used in the OpenCTR SDK.
Most users will not need to use this repo directly, and should instead use https://github.com/OpenCTR/OpenCTR.
When building OpenCTR-Tools from source, CMake is used as the build system. Configure and build OpenCTR-Tools like any other CMake project, but take care to install OpenCTR-Tools to the same location as the OpenCTR SDK.
Documentation for OpenCTR is available online at https://openctr.github.io/
OpenCTR-Tools is licensed under version 3 of the GNU General Public License. See COPYING for terms.
3dsxtool was imported from https://github.com/devkitPro/3dstools, and was
originally authored by smealum and/or fincs. The 3dsxtool program in this
repository is licensed under the same terms as the original 3dsxtool.