add supported oses

This commit is contained in:
Bryson Steck 2022-06-04 16:09:06 -06:00
parent e0227406f8
commit 3fe62597a0

View file

@ -4,8 +4,12 @@ A simple shell script that takes the Riibalanced Patch Files and builds a WBFS i
## How to use ## How to use
You need two things before starting: You need three things before starting:
1. A computer system running:
* Linux/BSD with `bash` installed
* ~~macOS~~ Not implemented yet
* ~~Windows with [Cygwin](https://www.cygwin.com/)~~ (Not Implemented) or [WSL](https://docs.microsoft.com/en-us/windows/wsl/install)
1. A Mario Kart Wii image in ISO, WBFS, WDF, WIA, CISO, WBI, or GCZ format. (Obtained legally, of course) 1. A Mario Kart Wii image in ISO, WBFS, WDF, WIA, CISO, WBI, or GCZ format. (Obtained legally, of course)
1. The Riibalanced Patch Archive (This can be downloaded via the Riibalanced Discord Server) 1. The Riibalanced Patch Archive (This can be downloaded via the Riibalanced Discord Server)