ExoWest/Exo.uproject

41 lines
564 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.6",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "Exo",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine",
"UMG",
"Slate",
"SlateCore"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "Omniverse",
"Enabled": false
},
{
"Name": "MDL",
"Enabled": false
}
],
"TargetPlatforms": [
"Linux",
"LinuxArm64",
"Windows"
]
}