Produktion_Digitaler_Medien/BuildingEscape.uproject

41 lines
597 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "4.22",
"Category": "",
"Description": "",
"Enterprise": true,
"Modules": [
{
"Name": "BuildingEscape",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
{
"Name": "OculusVR",
"Enabled": false
},
{
"Name": "MeshEditor",
"Enabled": true
},
{
"Name": "Shotgun",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64"
]
}
],
"TargetPlatforms": [
"HTML5",
"LinuxNoEditor",
"MacNoEditor",
"WindowsNoEditor",
"AllDesktop"
]
}