This commit is contained in:
2025-04-18 11:04:41 +08:00
parent e04b6ab0ca
commit 0469c98285
3 changed files with 13 additions and 62 deletions

View File

@@ -19,12 +19,6 @@
"Name": "FLESH",
"Type": "Runtime",
"LoadingPhase": "Default"
},
{
"Name": "FLESHEditor",
"Type": "Editor",
"LoadingPhase": "PostEngineInit",
"Enabled": false
}
],
"Plugins": [
@@ -34,11 +28,11 @@
},
{
"Name": "GeometryProcessing",
"Enabled": true
"Enabled": false
},
{
"Name": "GeometryScripting",
"Enabled": true
"Enabled": false
},
{
"Name": "ChaosCloth",