You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Rex.Hill #ROBOMERGE-SOURCE: CL 13032255 via CL 13032257 via CL 13032260 #ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v683-13008971) [CL 13032261 by dave belanger in Main branch]
25 lines
541 B
Plaintext
25 lines
541 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Plugin Utilities",
|
|
"Description": "Helpers to create and edit plugins. Used by Plugin Browser.",
|
|
"Category": "Programming",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "PluginUtils",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|