now it should be good to go

This commit is contained in:
thom 2025-07-04 18:37:55 +00:00
parent 89f7b150e7
commit 848a5768cd

View File

@ -4,10 +4,11 @@
This is the source code to the WiiMart extension, which allows you to navigate WiiMart (not wiimart.org)
<br>
<br>
## Contents
* `/audio` Contains the audio for both the bgm and the sound effecs
* `/audio` Contains the audio for both the bgm and the sound effects
* `/fonts` Contains the only font, the Wii Shop Font
* `/images` Contains the single Mii icon and the loading image for when we need to load
@ -15,12 +16,14 @@ This is the source code to the WiiMart extension, which allows you to navigate W
1. Download the [latest code](https://wiilab.wiimart.org/wiimart/wiimart-extension/-/archive/main/wiimart-extension-main.zip) and extract that zip somewhere safe that you will remember
### On Chrome:
2. Rename `manifest-chrome.json` to `manifest.json`
(if `manifest-chrome.json` doesnt exists, that means you dont need to do step 2)
3. Go to your extensions and click `Manage extensions`
4. Enable `Developer Mode` it should be at the top right of the screen
5. Click `Load Unpacked` and go to the folder of the code that you extracted
6. Go to [WiiMart's Shop](https://oss-auth.thecheese.io/oss/serv/index.jsp) and enjoy
### On Firefox:
2. Rename `manifest-firefox.json` to `manifest.json`
(if `manifest-firefox.json` doesnt exists, that means you dont need to do step 2)
3. Go to your extensions and click `Manage extensions`
4. Click the cogwheel and click `Debug Add-ons`
5. Click on `Load Temporary Add-on…` and select the manifest.json