Files
Depths/Depths.uproject
2026-04-30 12:24:52 +02:00

36 lines
522 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.6",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "GameplayStateTree",
"Enabled": true
},
{
"Name": "ProceduralDungeon",
"Enabled": true
},
{
"Name": "MotionTrajectory",
"Enabled": true
},
{
"Name": "NNEDenoiser",
"Enabled": false,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Mac"
]
}
]
}