add config support and update build script for soc vmax

This commit is contained in:
souldbminersmwc
2026-04-25 15:44:56 -04:00
parent cdf28607c9
commit 36441e6dea
9 changed files with 40 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
SRC="Source/Atmosphere/stratosphere/loader/source/oc"
DEST="build/stratosphere/loader/source/oc"
SRC="Source/Atmosphere/stratosphere/loader/"
DEST="build/stratosphere/loader/"
mkdir -p "dist/atmosphere/kips/"
mkdir -p "$DEST"