You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
515 B
Plaintext
34 lines
515 B
Plaintext
6 months ago
|
{
|
||
|
"FileVersion": 3,
|
||
|
"EngineAssociation": "5.3",
|
||
|
"Category": "",
|
||
|
"Description": "",
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "DEMO",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default",
|
||
|
"AdditionalDependencies": [
|
||
|
"ProceduralMeshComponent",
|
||
|
"Engine"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ModelingToolsEditorMode",
|
||
|
"Enabled": true,
|
||
|
"TargetAllowList": [
|
||
|
"Editor"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "DatasmithRuntime",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "ProceduralMeshComponent",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|