ExoWest/Exo.uproject

33 lines
458 B
Plaintext
Raw Normal View History

2025-02-12 15:15:36 +01:00
{
"FileVersion": 3,
"EngineAssociation": "5.3",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "Exo",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
2025-02-12 15:15:36 +01:00
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "Omniverse",
"Enabled": false
},
{
"Name": "MDL",
"Enabled": false
2025-02-12 15:15:36 +01:00
}
]
}