34 lines
616 B
JSON
34 lines
616 B
JSON
|
{
|
||
|
"FileVersion": 1,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Fracture",
|
||
|
"Description": "Adds Module for FractureEditor",
|
||
|
"Category": "Physics",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "http://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Installed": false,
|
||
|
"EnabledByDefault": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "FractureEngine",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "PlanarCut",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
|
||
|
|
||
|
|