Point Atmosphere-Pro clones at the OmniNX git host.

This commit is contained in:
2026-07-28 23:44:08 +02:00
parent ff4fd37cdc
commit 3baa3e7b2e
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ ROOT_DIR="$(cd "$(dirname "$0")" && pwd)"
DIST_DIR="$ROOT_DIR/dist"
ATMOSPHERE_DIR="$ROOT_DIR/build/atmosphere"
ATMOSPHERE_URL="https://github.com/NaGaa95/Atmosphere-Pro.git"
ATMOSPHERE_URL="https://git.niklascfw.de/OmniNX/Atmosphere-Pro.git"
ATMOSPHERE_BRANCH="boot-storage"
EXO_SRC="$ROOT_DIR/Source/Atmosphere-Patches"