8 lines
		
	
	
		
			297 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			297 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # GameCube-Homebrew-for-n00bs
 | |
| 
 | |
| 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
 | |
| ``` |