list ue 5.8 inside the sgum-packager configuration file

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