list ue 5.8 inside the sgum-packager configuration file

This commit is contained in:
Mamadou Babaei
2026-07-13 20:20:21 +02:00
parent d53d839e4b
commit e989b7282c
+11
View File
@@ -42,6 +42,7 @@ Deploy:
PasswordEnvVar: SGUM_PACKAGER_REPOSITORY_PASSWORD PasswordEnvVar: SGUM_PACKAGER_REPOSITORY_PASSWORD
Branches: Branches:
- "5.8"
- "5.7" - "5.7"
- "5.6" - "5.6"
- "5.5" - "5.5"
@@ -184,6 +185,11 @@ Rocket:
EnginePaths: EnginePaths:
- Branch: "5.8"
Path:
Linux: "/opt/UE58"
Windows: "C:\\OPT\\UE_5.8"
- Branch: "5.7" - Branch: "5.7"
Path: Path:
Linux: "/opt/UE57" Linux: "/opt/UE57"
@@ -201,6 +207,11 @@ Rocket:
NDKPaths: NDKPaths:
- Branch: "5.8"
Path:
Linux: "/opt/android/sdk/ndk/27.2.12479018"
Windows: "%LOCALAPPDATA%\\Android\\Sdk\\ndk\\27.2.12479018"
- Branch: "5.7" - Branch: "5.7"
Path: Path:
Linux: "/opt/android/sdk/ndk/27.2.12479018" Linux: "/opt/android/sdk/ndk/27.2.12479018"