2021-01-08 19:56:07 -04:00
|
|
|
{
|
|
|
|
|
"FileVersion": 3,
|
|
|
|
|
"Version": 1,
|
|
|
|
|
"VersionName": "0.1",
|
|
|
|
|
"FriendlyName": "Game Features",
|
2021-02-11 14:58:19 -04:00
|
|
|
"Description": "Support for modular Game Feature Plugins",
|
2021-01-08 19:56:07 -04:00
|
|
|
"Category": "Gameplay",
|
|
|
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
|
|
|
"CreatedByURL": "http://epicgames.com",
|
|
|
|
|
"DocsURL": "",
|
|
|
|
|
"MarketplaceURL": "",
|
|
|
|
|
"SupportURL": "",
|
|
|
|
|
"EnabledByDefault": false,
|
|
|
|
|
"CanContainContent": false,
|
|
|
|
|
"IsBetaVersion": false,
|
|
|
|
|
"Installed": false,
|
|
|
|
|
"Modules": [
|
|
|
|
|
{
|
|
|
|
|
"Name": "GameFeatures",
|
|
|
|
|
"Type": "Runtime",
|
|
|
|
|
"LoadingPhase": "Default"
|
2021-02-14 18:21:05 -04:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name": "GameFeaturesEditor",
|
|
|
|
|
"Type": "Editor",
|
|
|
|
|
"LoadingPhase": "Default"
|
2021-01-08 19:56:07 -04:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"Plugins": [
|
|
|
|
|
{
|
|
|
|
|
"Name": "ModularGameplay",
|
|
|
|
|
"Enabled": true
|
2021-01-21 16:22:06 -04:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name": "DataRegistry",
|
2021-04-13 09:17:53 -04:00
|
|
|
"Enabled": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name": "AssetReferenceRestrictions",
|
|
|
|
|
"Enabled": true
|
2022-04-22 16:01:38 -04:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name": "PluginUtils",
|
|
|
|
|
"Enabled": true,
|
|
|
|
|
"TargetAllowList": [ "Editor" ]
|
2021-01-08 19:56:07 -04:00
|
|
|
}
|
|
|
|
|
]
|
2021-12-17 03:41:59 -05:00
|
|
|
}
|