609 B
609 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)
- Git clone atmosphere (git clone https://github.com/Atmosphere-NX/Atmosphere.git)
- Clone the Horizon OC develop branch (
git clone https://github.com/Horizon-OC/Horizon-OC.git --recurse-submodules) - Create a new folder named
buildin the horizon oc repo - Copy atmosphere files into that build folder
- Run ./build.sh in the root directory