Homebrew Applications: Difference between revisions
m Add Pixel-Painter under Games |
|||
Line 1: | Line 1: | ||
== Installing == | == Installing == | ||
Applications are installed by copying the necessary files directly to the <code>switch/</code> folder in the root of the SD card, or in a subdirectory of <code>switch/</code>, in which case said subfolder must be named identically to its executable. Normally the former should be used | Applications are installed by copying the necessary files directly to the <code>switch/</code> folder in the root of the SD card, or in a subdirectory of <code>switch/</code>, in which case said subfolder must be named identically to its executable. Normally the former should be used. The latter should be used if the application uses anything from FS current-working-directory (directory where the NRO is located). Applications come with the following: | ||
* <code>[appname].nro</code>: The executable. | * <code>[appname].nro</code>: The executable. | ||