October3d55/NewLBE/NewLBE.uplugin

67 lines
1.0 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,
"Plugins": [
{
"Name": "NewCAVESystem",
"Enabled": true
},
{
"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": [
"Win64"
]
},
{
"Name": "SocketClient",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64"
]
},
{
"Name": "GeometryScripting",
"Enabled": true
}
]
}