1
0
Fork 0
Dieser Commit ist enthalten in:
AJ ONeal 2019-12-12 01:28:11 +00:00
Ursprung 9677efb2a6
Commit 95b2f958e4
1 geänderte Dateien mit 6 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -1,3 +1,8 @@
# GameCube-Homebrew-for-n00bs
Instructions and scripts for bootstrapping GameCube homebrew
Instructions and scripts for bootstrapping GameCube homebrew
```
curl https://git.coolaj86.com/coolaj86/GameCube-Homebrew-for-n00bs/raw/branch/master/create-sd-media-launcher-macos.sh -o create-sd-media-launcher-macos.sh
bash ./create-sd-media-launcher-macos.sh
```