Homebrew Switch app to help find missing Korok seeds in Zelda: Breath of the Wild!
Find a file
badbl0cks 41e49c2080
Add VSCode integration script
- Python script to generate c_cpp_properties.json
- Helps with IntelliSense for Switch development
- Configures paths for devkitPro toolchain
- Improves development experience
2023-05-21 09:50:39 -07:00
source Expand Korok seed database to 50 locations 2023-05-20 14:14:55 -07:00
.gitignore Initial project setup 2023-05-15 14:29:16 -07:00
gen-c_cpp_properties.json.py Add VSCode integration script 2023-05-21 09:50:39 -07:00
Makefile Add basic Makefile for Nintendo Switch homebrew 2023-05-15 16:58:48 -07:00