34 lines
717 B
Plaintext
34 lines
717 B
Plaintext
{
|
|
"FileVersion": 1,
|
|
"Version": 1,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "Buoyancy",
|
|
"Description": "Set of tools for adding buoyant behavior to objects which interact with water bodies generated by the Water plugin",
|
|
"Category": "Water",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": true,
|
|
"IsExperimentalVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "Buoyancy",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "Water",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ChaosUserDataPT",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |