1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-20 14:03:25 +01:00
Atmosphere/docs/building.md
CyberVision 3c1134e3d6 Create Documentation/Wiki
Various changes suggested by misson20000
2018-10-02 20:05:02 -05:00

496 B

Building Atmosphère

The process for building Atmosphère is similar to building Fusée Gelée payloads and other Switch apps.

In order to build Atmosphère you must have devkitARM and devkitA64 installed on your computer. You can find instructions on how to install and setup devkitARM and devkitA64 on various OSes here.

Once you have finished installing devkitARM and devkitA64, simply clone the Atmosphère repo, change to it and run make.