bump the SenseGlove Unreal Engine Marketplace Packager to v0.6.0-4108c6f

This commit is contained in:
Mamadou Babaei
2025-06-02 08:37:13 +02:00
parent 84f2c81940
commit d487b47710
4 changed files with 50 additions and 13 deletions
BIN
View File
Binary file not shown.
Binary file not shown.
+44 -8
View File
@@ -42,6 +42,7 @@ Deploy:
PasswordEnvVar: SGUM_PACKAGER_REPOSITORY_PASSWORD
Branches:
- "5.6"
- "5.5"
- "5.4"
- "5.3"
@@ -178,18 +179,53 @@ Rocket:
UPluginFile: SenseGlove.uplugin
PackageDirectory: "%TEMP%\\SenseGlove-Unreal\\Rocket"
PackageDirectory:
Linux: /tmp/SenseGlove-Unreal/Rocket
Windows: "%TEMP%\\SenseGlove-Unreal\\Rocket"
EnginePaths:
- "5.5": "C:\\OPT\\UE_5.5"
- "5.4": "C:\\OPT\\UE_5.4"
- "5.3": "C:\\OPT\\UE_5.3"
- Branch: "5.6"
Path:
Linux: "/opt/UE56"
Windows: "C:\\OPT\\UE_5.6"
- Branch: "5.5"
Path:
Linux: "/opt/UE55"
Windows: "C:\\OPT\\UE_5.5"
- Branch: "5.4"
Path:
Linux: "/opt/UE54"
Windows: "C:\\OPT\\UE_5.4"
- Branch: "5.3"
Path:
Linux: "/opt/UE53"
Windows: "C:\\OPT\\UE_5.3"
NDKPaths:
- "5.5": "%LOCALAPPDATA%\\Android\\Sdk\\ndk\\25.1.8937393"
- "5.4": "%LOCALAPPDATA%\\Android\\Sdk\\ndk\\25.1.8937393"
- "5.3": "%LOCALAPPDATA%\\Android\\Sdk\\ndk\\25.1.8937393"
- "5.2": "%LOCALAPPDATA%\\Android\\Sdk\\ndk\\25.1.8937393"
- Branch: "5.6"
Path:
Linux: "/opt/android/sdk/ndk/25.1.8937393"
Windows: "%LOCALAPPDATA%\\Android\\Sdk\\ndk\\25.1.8937393"
- Branch: "5.5"
Path:
Linux: "/opt/android/sdk/ndk/25.1.8937393"
Windows: "%LOCALAPPDATA%\\Android\\Sdk\\ndk\\25.1.8937393"
- Branch: "5.4"
Path:
Linux: "/opt/android/sdk/ndk/25.1.8937393"
Windows: "%LOCALAPPDATA%\\Android\\Sdk\\ndk\\25.1.8937393"
- Branch: "5.3"
Path:
Linux: "/opt/android/sdk/ndk/25.1.8937393"
Windows: "%LOCALAPPDATA%\\Android\\Sdk\\ndk\\25.1.8937393"
Rsync: