Merge pull request #1846 from hacks-guide/MechanicalDragon0687-rainbowdash

dont forget the dash in universal - updater
This commit is contained in:
MechanicalDragon 2021-02-20 15:26:56 -08:00 committed by GitHub
commit a9627e612b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ During this process, we also setup programs such as the following:
+ **FBI** *(installs CIA formatted games and applications)*
+ **Anemone3DS** *(installs custom themes)*
+ **Checkpoint** *(backs up and restores save files for 3DS and DS games)*
+ **Universal Updater** *(a homebrew app store for downloading homebrew from the 3DS over wifi)*
+ **Universal-Updater** *(a homebrew app store for downloading homebrew from the 3DS over wifi)*
+ **GodMode9** *(multipurpose tool which can do NAND and cartridge functions)*
+ **Homebrew Launcher Loader** *(launches the Homebrew Launcher)*
+ **DSP1** *(allows homebrew applications to have sound)*
@ -25,7 +25,7 @@ During this process, we also setup programs such as the following:
* The latest release of [Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest) *(the `.cia` file)*
* The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)*
* The latest release of [Universal Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest) *(the `.cia` file)*
* The latest release of [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest) *(the `.cia` file)*
* The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest)
* The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1)
* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)*