diff --git a/readme.md b/README.md similarity index 57% rename from readme.md rename to README.md index ee5dbe9..90f61e5 100644 --- a/readme.md +++ b/README.md @@ -4,6 +4,8 @@ This is the source code to the WiiMart extension, which allows you to navigate WiiMart (not wiimart.org) +
+ ## Contents * `/audio` Contains the audio for both the bgm and the sound effecs * `/fonts` Contains the only font, the Wii Shop Font @@ -12,11 +14,17 @@ This is the source code to the WiiMart extension, which allows you to navigate W ## How to use 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: - 1. Go to your extensions and click `Manage extensions` - 2. Enable `Developer Mode` it should be at the top right of the screen - 3. Click `Load Unpacked` and go to the folder of the code that you extracted - 4. Go to [WiiMart's Shop](https://oss-auth.thecheese.io/oss/serv/index.jsp) and enjoy + 2. Rename `manifest-chrome.json` to `manifest.json` + 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: - 1. + 2. Rename `manifest-firefox.json` to `manifest.json` + 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 + 6. Go to [WiiMart's Shop](https://oss-auth.thecheese.io/oss/serv/index.jsp) and enjoy + *The WiiMart Team is not affiliated with Nintendo or any related parties. To contact, please send an email to support@wiimart.org*