You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SimpleModManager is a [homebrew app](index.md#terminologies) that allows easily adding and removing mods to the layeredFS directory from another directory on the SD card.
4
+
5
+
#### Common use cases for SimpleModManager:
6
+
7
+
- Switching between large modpacks
8
+
- Enabling and disabling individual mods
9
+
10
+
!!! warning "What **not** to use SimpleModManager for."
11
+
SimpleModManager should not be used for some specific games like Super Smash Bros. Ultimate and The Legend of Zelda: Breath of the Wild and Tears of the Kingdom. This is due to how these games handle mods differently from others.
12
+
-----
13
+
14
+
#### Installation requirements:
15
+
- The latest release of [SimpleModManager](https://github.com/nadrino/SimpleModManager/releases/latest) (the `SimpleModManager.nro` file)
16
+
17
+
#### Installation instructions:
18
+
1. Boot into Hekate and go to `Tools` > `USB Tools` > `SD Card`, then plug your Switch into your PC via USB.
19
+
2. Your microSD card should now be accessible on your PC, open it.
20
+
3. Copy the `SimpleModManager.nro` file the `/switch/` folder on your microSD card.
21
+
4. Boot into CFW.
22
+
23
+
#### Usage instructions:
24
+
1. Create a directory named `mods/<game name>/<mod name>/` on the root of the SD card.
25
+
- What you put for the mod name does not have to align with anything, put whatever you like!
26
+
2. Create the layeredFS directory for your mod that can be found on the [Game Modding](../extras/game_modding.md) page, skipping the `atmosphere` folder inside the `<mod name>` folder.
27
+
3. Launch SimpleModManager via the Homebrew Menu and your games will show up, pressing A on them will show the mods available.
0 commit comments