Files
Horizon-OC/Source/Atmosphere-MTC-Unlock/docs/components/modules/boot2.md
2025-11-09 15:44:33 -05:00

5 lines
323 B
Markdown

# boot2
This module is a reimplementation of the Horizon OS's `boot2` system module, which is responsible for launching all the other necessary system modules.
Atmosphère's reimplementation allows launching user provided system modules from the SD card. See [here](../../features/configurations.md) for more information.