SkyOne is a streamlined build and packaging system designed for automated creation of the SkyNP Bootloader archive, along with associated configuration files and resources.
- Automated Bootloader zip creation with correct nested structure
- Inclusion of all required source files, documentation, and memory modules
- Automatic cleanup of temporary staging directories and intermediate files
- Ability to copy additional tools (e.g.,
SkyNP_Rehydrate_Util.py) alongside the final artifact - Improved reliability for zipping operations with retry logic
- v1.0.0 – Bootloader build improvements & workflow updates (view tag)
To build the Bootloader archive, run:
pwsh -NoProfile -ExecutionPolicy Bypass -File .\Build-Bootloader.ps1