From 6de08377727eb8eb37f13ab26fefc27794889fd3 Mon Sep 17 00:00:00 2001 From: thom2305 Date: Fri, 4 Jul 2025 14:26:24 -0400 Subject: [PATCH] instructions? --- readme.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..eadab69 --- /dev/null +++ b/readme.md @@ -0,0 +1,22 @@ +# WiiMart Extension + + + +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 + * `/images` Contains the single Mii icon and the loading image for when we need to load + +## 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 +### On Firefox: + 1. + +*The WiiMart Team is not affiliated with Nintendo or any related parties. To contact, please send an email to support@wiimart.org*