From acb478ae9c7611a2d179aefc312a060202c548b4 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 11 Nov 2020 07:41:42 +0000 Subject: [PATCH] update formatting --- README.md | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 1bb83c3..e5c6f5d 100644 --- a/README.md +++ b/README.md @@ -20,16 +20,13 @@ bash ./create-sd-media-launcher-macos.sh # Homebrew Cheatsheet Downloads: -* **Swiss** v0.4 (r714) | [Homepage](https://github.com/emukidid/swiss-gc) - * Download [zip](https://github.com/solderjs/swiss-gc/releases/download/v0.5r927/swiss_r927.zip) | [tar.xz](https://github.com/emukidid/swiss-gc/releases/download/v0.5r927/swiss_r927.tar.xz) | [7z](https://github.com/emukidid/swiss-gc/releases/download/v0.5r927/swiss_r927.7z) -* **GBI** / Game Boy Interface | [Homepage](https://www.gc-forever.com/wiki/index.php?title=Game_Boy_Interface) - * Download [zip](https://files.extremscorner.org/gamecube/apps/gbi/latest) -* **GCMM** / GameCube Memory Manager (1.4f) | [Homepage](https://github.com/suloku/gcmm) - * [Download zip](https://github.com/suloku/gcmm/releases/download/1.4f/gcmm_1.4f.zip) -* **WWHack** / Wind Waker Gamesave Hack (v1.1.1) | [Homepage](https://github.com/FIX94/ww-hack-gc) - * [Download zip](https://github.com/FIX94/ww-hack-gc/releases/download/v1.1.1/WWHack-GC-v1.1.1.zip) -* Other Gamesave Hacks - * [GC Forever Wiki: Booting Homebrew](https://www.gc-forever.com/wiki/index.php?title=Booting_Homebrew) +| Homebrew | Homepage | zip | tar | 7z | +| :-------------------- | :----------------------------------------------- | :-- | --- | ---- | +| **Swiss** v0.4 (r714) | [Homepage](https://github.com/emukidid/swiss-gc) | [zip](https://github.com/solderjs/swiss-gc/releases/download/v0.5r927/swiss_r927.zip) | [tar.xz](https://github.com/emukidid/swiss-gc/releases/download/v0.5r927/swiss_r927.tar.xz) | [7z](https://github.com/emukidid/swiss-gc/releases/download/v0.5r927/swiss_r927.7z) | +| **GBI** / Game Boy Interface | [Homepage](https://www.gc-forever.com/wiki/index.php?title=Game_Boy_Interface) | [zip](https://files.extremscorner.org/gamecube/apps/gbi/latest) | - | - | +| **GCMM** / GameCube Memory Manager (1.4f) | [Homepage](https://github.com/suloku/gcmm) | [zip](https://github.com/suloku/gcmm/releases/download/1.4f/gcmm_1.4f.zip) | - | - | +| **WWHack** / Wind Waker Gamesave Hack (v1.1.1) | [Homepage](https://github.com/FIX94/ww-hack-gc) | [zip](https://github.com/FIX94/ww-hack-gc/releases/download/v1.1.1/WWHack-GC-v1.1.1.zip) | - | - | +| Other Gamesave Hacks | [GC Forever Wiki: Booting Homebrew](https://www.gc-forever.com/wiki/index.php?title=Booting_Homebrew) | - | - | - | Convert 7z / rar to zip: @@ -37,7 +34,9 @@ Convert 7z / rar to zip: Special Files: -* `autoexec.dol` - run by Datel SD Media Launcher Action Replay on disc load -* `boot.dol` - run by Swiss on load -* `xxxx.cli` - text file with list of arguments Swiss should use when loading `xxxx.dol` -* `boot.gci` - whatever WWHack should boot \ No newline at end of file +| name | desc | +| -------------: | :--- | +| `autoexec.dol` | run by Datel SD Media Launcher Action Replay on disc load | +| `boot.dol` | run by Swiss on load | +| `xxxx.cli` | text file with list of arguments Swiss should use when loading `xxxx.dol` | +| `boot.gci` | whatever WWHack should boot | \ No newline at end of file