479 B
479 B
Horizon OC Compilation Instructions
- Install devkitpro (https://devkitpro.org/wiki/Getting_Started) with switch-dev
- Set up a development enviorment for compiling Atmosphere (https://github.com/Atmosphere-NX/Atmosphere/blob/master/docs/building.md)
- Clone the Horizon OC develop branch (
git clone https://github.com/Horizon-OC/Horizon-OC.git --recurse-submodules) - Run
./build.shin the root directory
- If you want to compile with extensions, append
--ext