ExoWest/Exo.uproject
2025-04-23 23:03:06 +02:00

36 lines
499 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.3",
"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
}
]
}