list ue 5.8 inside the sgum-packager configuration file
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user