Files
FNGameProj/Plugins/GameFeatures/ComicReader/ComicReader.uplugin
2024-03-03 23:44:39 +01:00

40 lines
668 B
Plaintext

{
"FileVersion": 3,
"Version": 0,
"VersionName": "",
"FriendlyName": "",
"Description": "",
"Category": "",
"CreatedBy": "",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "ComicReader",
"Type": "ClientOnly",
"LoadingPhase": "Default"
}
],
"ExplicitlyLoaded": true,
"Plugins": [
{
"Name": "GameplayAbilities",
"Enabled": true
},
{
"Name": "CommonUI",
"Enabled": true
},
{
"Name": "EpicCMSUIFramework",
"Enabled": true
}
]
}