From fcd61794e01e438166aaa3b85721d6ca1f19b89f Mon Sep 17 00:00:00 2001 From: grunt22fox <44271623+grunt22fox@users.noreply.github.com> Date: Tue, 3 Oct 2023 19:05:52 -0500 Subject: [PATCH] Added nonexistent SD card folder structure on the homebrew channel tutorial --- _pages/en_US/hbc.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/_pages/en_US/hbc.md b/_pages/en_US/hbc.md index 864ae419e..77b12f365 100644 --- a/_pages/en_US/hbc.md +++ b/_pages/en_US/hbc.md @@ -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.