list ue 5.7 in the sgum-packager configuration file and update ndk paths for ue 5.6.1

This commit is contained in:
Mamadou Babaei
2025-11-14 13:50:45 +01:00
parent d5b3294039
commit 94007c3edf
+13 -2
View File
@@ -42,6 +42,7 @@ Deploy:
PasswordEnvVar: SGUM_PACKAGER_REPOSITORY_PASSWORD PasswordEnvVar: SGUM_PACKAGER_REPOSITORY_PASSWORD
Branches: Branches:
- "5.7"
- "5.6" - "5.6"
- "5.5" - "5.5"
- "5.4" - "5.4"
@@ -184,6 +185,11 @@ Rocket:
EnginePaths: EnginePaths:
- Branch: "5.7"
Path:
Linux: "/opt/UE57"
Windows: "C:\\OPT\\UE_5.7"
- Branch: "5.6" - Branch: "5.6"
Path: Path:
Linux: "/opt/UE56" Linux: "/opt/UE56"
@@ -201,10 +207,15 @@ Rocket:
NDKPaths: NDKPaths:
- Branch: "5.7"
Path:
Linux: "/opt/android/sdk/ndk/27.2.12479018"
Windows: "%LOCALAPPDATA%\\Android\\Sdk\\ndk\\27.2.12479018"
- Branch: "5.6" - Branch: "5.6"
Path: Path:
Linux: "/opt/android/sdk/ndk/25.1.8937393" Linux: "/opt/android/sdk/ndk/27.2.12479018"
Windows: "%LOCALAPPDATA%\\Android\\Sdk\\ndk\\25.1.8937393" Windows: "%LOCALAPPDATA%\\Android\\Sdk\\ndk\\27.2.12479018"
- Branch: "5.5" - Branch: "5.5"
Path: Path: