aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2022-06-05 01:01:10 -0600
committerBryson Steck <steck.bryson@gmail.com>2022-06-05 01:01:10 -0600
commit31ce95880323b404a5ab261ca4038ad2abc5c64e (patch)
tree83bbe13774c5948fec4b1247419c18d9b7c34946 /README.md
parent16cc62686eb37a557b6f33f51da373406bfbc2c6 (diff)
downloadriibalanced-patcher-31ce95880323b404a5ab261ca4038ad2abc5c64e.tar
riibalanced-patcher-31ce95880323b404a5ab261ca4038ad2abc5c64e.tar.gz
riibalanced-patcher-31ce95880323b404a5ab261ca4038ad2abc5c64e.tar.bz2
add setup to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 2 insertions, 11 deletions
diff --git a/README.md b/README.md
index 16b3820..f1877d4 100644
--- a/README.md
+++ b/README.md
@@ -6,20 +6,11 @@ A simple shell script that takes the Riibalanced Patch Files and builds a WBFS i
You need three things before starting:
-1. A computer system running:
- * Linux/BSD with `bash` installed
- * macOS
- * ~~Windows with [Cygwin](https://www.cygwin.com/)~~ (Not Implemented) or [WSL](https://docs.microsoft.com/en-us/windows/wsl/install)
+1. A computer system running Linux/BSD, macOS, or Windows.
2. A Mario Kart Wii image in ISO, WBFS, WDF, WIA, CISO, WBI, or GCZ format. (Obtained legally, of course)
3. The Riibalanced Patch Archive (This can be downloaded via the Riibalanced Discord Server)
-After that, clone the repository and run the script:
-```bash
-git clone https://github.com/brysonsteck/riibalanced-patcher.git
-cd riibalanced-patcher
-./patch_iso.sh
-```
-The script will guide you on what you need to do in order for the pather to work correctly.
+To get the script ready, you can follow my [setup guide](SETUP.md) (recommended for Windows users) or wing it. The script will guide you on what you need to do in order for the patcher to work correctly anyways.
## Current Issues with the Patcher