Files
Plugin/SenseGlove.uplugin
T

292 lines
5.1 KiB
Plaintext
Raw Normal View History

2022-11-02 22:43:14 +01:00
{
"FileVersion": 3,
"Version": 1,
2026-07-21 19:05:44 +02:00
"VersionName": "2.9.2",
2022-11-02 22:43:14 +01:00
"FriendlyName": "SenseGlove",
2022-11-04 15:23:56 +01:00
"Description": "Integrating the SenseGlove haptic controller into Unreal Engine",
2022-11-02 22:43:14 +01:00
"Category": "Virtual Reality",
"CreatedBy": "SenseGlove",
"CreatedByURL": "https://www.senseglove.com/",
"DocsURL": "https://unreal.docs.senseglove.com/",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/5e1d408f517b4966a269ec1035de0b9e",
2022-11-04 15:14:40 +01:00
"SupportURL": "https://www.senseglove.com/support/",
2022-11-02 22:43:14 +01:00
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"SupportedTargetPlatforms": [
2022-12-15 21:15:12 +01:00
"Android",
"Linux",
"Win64"
],
2022-11-02 22:43:14 +01:00
"Modules": [
{
"Name": "SenseGlove",
"Type": "Runtime",
"LoadingPhase": "Default",
"WhitelistPlatforms": [
2022-12-15 21:15:12 +01:00
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
2022-11-02 22:43:14 +01:00
},
{
"Name": "SenseGloveAndroid",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
},
{
"Name": "SenseGloveBackend",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
},
{
"Name": "SenseGloveBackendKismet",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
},
{
"Name": "SenseGloveBuildHacks",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
},
2022-11-02 22:43:14 +01:00
{
"Name": "SenseGloveConnect",
"Type": "Runtime",
2022-11-19 06:15:29 +01:00
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
2022-12-15 21:15:12 +01:00
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
2022-11-02 22:43:14 +01:00
},
{
"Name": "SenseGloveConnectImpl",
"Type": "Runtime",
2022-11-19 06:15:29 +01:00
"LoadingPhase": "PreDefault",
2022-11-02 22:43:14 +01:00
"WhitelistPlatforms": [
2022-12-15 21:15:12 +01:00
"Android",
2022-11-02 22:43:14 +01:00
"Linux",
"LinuxArm64",
2022-11-02 22:43:14 +01:00
"Win64"
]
},
{
"Name": "SenseGloveConnectKismet",
"Type": "Runtime",
2022-11-19 06:15:29 +01:00
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
2022-12-15 21:15:12 +01:00
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
2022-11-02 22:43:14 +01:00
},
{
"Name": "SenseGloveCore",
"Type": "Runtime",
2022-11-19 06:15:29 +01:00
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
2022-12-15 21:15:12 +01:00
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
2022-11-02 22:43:14 +01:00
},
{
"Name": "SenseGloveCoreImpl",
"Type": "Runtime",
2022-11-19 06:15:29 +01:00
"LoadingPhase": "PreDefault",
2022-11-02 22:43:14 +01:00
"WhitelistPlatforms": [
2022-12-15 21:15:12 +01:00
"Android",
2022-11-02 22:43:14 +01:00
"Linux",
"LinuxArm64",
2022-11-02 22:43:14 +01:00
"Win64"
]
},
{
"Name": "SenseGloveCoreKismet",
"Type": "Runtime",
2022-11-19 06:15:29 +01:00
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
2022-12-15 21:15:12 +01:00
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
},
2023-04-25 08:48:44 +02:00
{
"Name": "SenseGloveDebug",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
"Android",
"Linux",
2024-05-22 17:23:22 +02:00
"LinuxArm64",
"Win64"
]
},
{
"Name": "SenseGloveDebugKismet",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
"Android",
"Linux",
"LinuxArm64",
2023-04-25 08:48:44 +02:00
"Win64"
]
},
2022-11-02 22:43:14 +01:00
{
"Name": "SenseGloveEditor",
2022-11-19 06:15:29 +01:00
"Type": "Editor",
"LoadingPhase": "PostEngineInit",
2022-11-02 22:43:14 +01:00
"WhitelistPlatforms": [
"Linux",
"LinuxArm64",
2022-11-02 22:43:14 +01:00
"Win64"
]
},
{
"Name": "SenseGloveInterop",
"Type": "Runtime",
2022-11-19 06:15:29 +01:00
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
2022-12-15 21:15:12 +01:00
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
2022-11-02 22:43:14 +01:00
},
{
"Name": "SenseGloveKismet",
"Type": "Runtime",
2022-11-19 06:15:29 +01:00
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
2022-12-15 21:15:12 +01:00
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
2022-11-02 22:43:14 +01:00
},
{
"Name": "SenseGloveLog",
"Type": "Runtime",
2022-11-19 06:15:29 +01:00
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
2022-12-15 21:15:12 +01:00
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
2022-11-02 22:43:14 +01:00
},
2023-03-20 23:14:07 +01:00
{
"Name": "SenseGloveSettings",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
"Android",
"Linux",
"LinuxArm64",
2023-03-20 23:14:07 +01:00
"Win64"
]
},
2023-03-21 13:47:11 +01:00
{
"Name": "SenseGloveSettingsKismet",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
"Android",
"Linux",
"LinuxArm64",
2023-03-21 13:47:11 +01:00
"Win64"
]
},
{
"Name": "SenseGloveTracking",
"Type": "Runtime",
"LoadingPhase": "PostConfigInit",
"WhitelistPlatforms": [
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
},
{
"Name": "SenseGloveTrackingKismet",
"Type": "Runtime",
"LoadingPhase": "PostConfigInit",
"WhitelistPlatforms": [
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
},
2022-11-02 22:43:14 +01:00
{
"Name": "SenseGloveTypes",
"Type": "Runtime",
2022-11-19 06:15:29 +01:00
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
2022-12-15 21:15:12 +01:00
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
2022-11-02 22:43:14 +01:00
},
{
"Name": "SenseGloveUtils",
"Type": "Runtime",
2022-11-19 06:15:29 +01:00
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
2022-12-15 21:15:12 +01:00
"Android",
"Linux",
"LinuxArm64",
"Win64"
]
2022-11-02 22:43:14 +01:00
}
2024-03-13 19:44:17 +01:00
],
"Plugins": [
{
"Name": "AndroidPermission",
"Enabled": true
},
2024-03-13 19:44:17 +01:00
{
"Name": "OpenXR",
"Enabled": true,
"PlatformAllowList": [
2024-03-13 19:44:17 +01:00
"Android",
"Linux",
"Win64"
]
}
2022-11-02 22:43:14 +01:00
]
}