Added nonexistent SD card folder structure on the homebrew channel tutorial

This commit is contained in:
grunt22fox 2023-10-03 19:05:52 -05:00
parent ad033e16a8
commit fcd61794e0

View file

@ -41,7 +41,14 @@ You can now use the Homebrew Channel to launch homebrew apps, as well as BootMii
Here's a tip - when installing homebrew applications on your SD Card or USB drive, your folder structure should look like this:
![Proper SD Card Folder Structure](images/wii/FolderStructure.png)
```
💾 SD Card or USB Drive
| ╸📁 apps
| ╸📁 AppName
| ╸📄 boot.dol
| ╸📄 meta.xml
| ╸📄 icon.png
```
`AppName1` and `AppName2` are placeholder names. Do not nest multiple `apps` folders inside the `apps` folder itself.