Files
WhipWing/WhipWing.uproject
Innar Raudsepp 94fa1b7240 Some menu
2026-05-05 12:47:34 +03:00

74 lines
1.0 KiB
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.6",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "WhipWing",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
{
"Name": "OpenXR",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"LinuxArm64",
"Android"
]
},
{
"Name": "OpenXREyeTracker",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"LinuxArm64",
"Android"
]
},
{
"Name": "OpenXRHandTracking",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"LinuxArm64",
"Android"
]
},
{
"Name": "Landmass",
"Enabled": true
},
{
"Name": "PCG",
"Enabled": true
},
{
"Name": "CommonUI",
"Enabled": true
}
],
"TargetPlatforms": [
"Android",
"IOS",
"Linux",
"Mac",
"PS4",
"PS5",
"Windows",
"WindowsNoEditor",
"Switch",
"XboxOne",
"XSX",
"VisionOS"
]
}