Files
UnrealEngineUWP/Engine/Plugins/Experimental/ModularGameplay/ModularGameplay.uplugin
michael noland 7632d23dea Gameplay plugin category cleanup
#jira UE-106862

#ROBOMERGE-SOURCE: CL 15390280 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15390314 by michael noland in ue5-main branch]
2021-02-11 14:58:19 -04:00

24 lines
484 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Modular Gameplay",
"Description": "",
"Category": "Gameplay",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "http://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": false,
"IsBetaVersion": false,
"Installed": false,
"Modules": [
{
"Name": "ModularGameplay",
"Type": "Runtime",
"LoadingPhase": "Default"
}
]
}