October3d55/NewLBE/NewLBE.uplugin

86 lines
1.3 KiB
Plaintext
Raw Normal View History

2025-03-10 09:43:27 +08:00
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "NewLBE",
"Description": "",
"Category": "CAVE",
"CreatedBy": "surferHalo",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EngineVersion": "5.5.0",
"CanContainContent": true,
"Installed": true,
2025-04-07 18:03:17 +08:00
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
],
2025-03-10 09:43:27 +08:00
"Plugins": [
{
"Name": "NewCAVESystem",
2025-04-07 18:03:17 +08:00
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
2025-03-10 09:43:27 +08:00
},
{
"Name": "OpenXR",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
},
{
"Name": "OpenXRHandTracking",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
},
{
"Name": "OpenXRViveTracker",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
},
{
"Name": "ViveOpenXR",
"Enabled": true,
"SupportedTargetPlatforms": [
2025-04-07 18:03:17 +08:00
"Win64",
"Linux",
"Android"
2025-03-10 09:43:27 +08:00
]
},
{
"Name": "SocketClient",
"Enabled": true,
"SupportedTargetPlatforms": [
2025-04-07 18:03:17 +08:00
"Win64",
"Linux",
"Android"
2025-03-10 09:43:27 +08:00
]
},
{
"Name": "GeometryScripting",
2025-04-07 18:03:17 +08:00
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
2025-03-10 09:43:27 +08:00
}
]
}