From 1765bd51f2f26eab1069bb25bc7053d508615d90 Mon Sep 17 00:00:00 2001 From: Lily Date: Fri, 7 Jul 2023 01:28:39 -0700 Subject: [PATCH] finalize: add how to remove if undesired --- _pages/en_US/finalizing-setup.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_pages/en_US/finalizing-setup.txt b/_pages/en_US/finalizing-setup.txt index 3573a13ebd..cbf4395bed 100644 --- a/_pages/en_US/finalizing-setup.txt +++ b/_pages/en_US/finalizing-setup.txt @@ -20,6 +20,8 @@ The script will install the following applications: + **[ftpd](https://github.com/mtheall/ftpd)** *(access your 3DS SD card wirelessly)* + **[Universal-Updater](https://github.com/Universal-Team/Universal-Updater/)** *(a homebrew app store for downloading homebrew from the 3DS over Wi-Fi)* + **[GodMode9](https://github.com/d0k3/GodMode9)** *(multipurpose tool which can do NAND and cartridge functions)* + +If you don't want one of these applications, you can remove them after you have finished this page by navigating to System Settings -> Data Management -> Nintendo 3DS -> Software. (GodMode9 cannot be removed in this way and is generally required for other functions.) {% endcapture %}
{{ notice-6 | markdownify }}