Produktion_Digitaler_Medien/BuildingEscape.uproject

41 lines
597 B
Plaintext
Raw Permalink Normal View History

2020-10-08 15:33:58 +02:00
{
"FileVersion": 3,
"EngineAssociation": "4.22",
"Category": "",
"Description": "",
"Enterprise": true,
"Modules": [
{
"Name": "BuildingEscape",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
2020-10-22 14:04:05 +02:00
],
"Plugins": [
{
"Name": "OculusVR",
"Enabled": false
2020-12-08 12:21:49 +01:00
},
{
"Name": "MeshEditor",
"Enabled": true
},
{
"Name": "Shotgun",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64"
]
2020-10-22 14:04:05 +02:00
}
2020-12-02 19:56:03 +01:00
],
"TargetPlatforms": [
"HTML5",
"LinuxNoEditor",
"MacNoEditor",
"WindowsNoEditor",
"AllDesktop"
2020-10-08 15:33:58 +02:00
]
}