Setting up Development Environment: Difference between revisions
WinterMute (talk | contribs) |
WinterMute (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
= Setup = | = Setup = | ||
* Install [ | * Install [https://devkitpro.org/ devkitARM]. If it's already installed, update it. | ||
** On Windows, there's a [https://github.com/devkitPro/installer/releases/latest graphical installer]. | ** On Windows, there's a [https://github.com/devkitPro/installer/releases/latest graphical installer]. | ||
** On Unix-like platforms such as Linux/macOS, there's a [https://raw.githubusercontent.com/devkitPro/installer/master/perl/devkitARMupdate.pl Perl script]. Make sure you also select libctru and the 3ds examples when installing. | ** On Unix-like platforms such as Linux/macOS, there's a [https://raw.githubusercontent.com/devkitPro/installer/master/perl/devkitARMupdate.pl Perl script]. Make sure you also select libctru and the 3ds examples when installing. |