test/prototype_01.05/prototype.uproject

57 lines
798 B
Plaintext
Raw Normal View History

2024-05-01 13:07:51 +00:00
{
"FileVersion": 3,
"EngineAssociation": "5.3",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "OpenXR",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
},
{
"Name": "OpenXREyeTracker",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
},
{
"Name": "OpenXRHandTracking",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
},
{
"Name": "GPULightmass",
"Enabled": true
2024-05-22 12:48:16 +00:00
},
{
"Name": "ModelingToolsEditorMode",
"Enabled": true
2024-05-01 13:07:51 +00:00
}
],
"TargetPlatforms": [
"Android",
"IOS",
"Linux",
"Mac",
"PS4",
"PS5",
"Windows",
"WindowsNoEditor",
"Switch",
"XboxOne",
"XSX",
"HoloLens"
]
}