diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index 9585201..a84d8e4 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -27,10 +27,8 @@ jobs: - name: Make layoff working-directory: layoff run: make && ./makelayeredfs.sh - - name: Make SaltyNX - run: git clone https://github.com/shinyquagsire23/SaltyNX && cd SaltyNX && make - name: Prepare folder layout - run: cp -r layoff/atmosphere . && cp -r SaltyNX/sdcard_out/* . && mkdir -p SaltySD/plugins/01006A800016E000 && cp training_modpack.elf SaltySD/plugins/01006A800016E000/training_modpack.elf + run: cp -r layoff/atmosphere . && mkdir -p SaltySD/plugins/01006A800016E000 && cp training_modpack.elf SaltySD/plugins/01006A800016E000/training_modpack.elf - name: ZIP Release run: zip -r training_modpack.zip atmosphere SaltySD - name: Upload Release diff --git a/atmosphere/titles/0100000000534C56/exefs.nsp b/atmosphere/titles/0100000000534C56/exefs.nsp new file mode 100644 index 0000000..769f6a3 Binary files /dev/null and b/atmosphere/titles/0100000000534C56/exefs.nsp differ diff --git a/atmosphere/titles/0100000000534C56/flags/boot2.flag b/atmosphere/titles/0100000000534C56/flags/boot2.flag new file mode 100644 index 0000000..e69de29