Update
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
"Name": "FLESH",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default"
|
||||
},
|
||||
{
|
||||
"Name": "FLESHEditor",
|
||||
"Type": "Editor",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
],
|
||||
"Plugins": [
|
||||
@@ -32,7 +37,7 @@
|
||||
},
|
||||
{
|
||||
"Name": "GeometryScripting",
|
||||
"Enabled": false
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "ChaosCloth",
|
||||
@@ -54,5 +59,11 @@
|
||||
"Name": "ProceduralMeshComponent",
|
||||
"Enabled": true
|
||||
}
|
||||
],
|
||||
"Dependencies": [
|
||||
{
|
||||
"Name": "GeometryScripting",
|
||||
"Enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user