UTB-Plugin/Plugin/Plugins/ReloadEditor/ReloadEditor.uplugin

24 lines
544 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "ReloadEditor",
"Description": "A Simple Button to reload the editor with option to reload last map open in editor",
"Category": "Engine Tools",
"CreatedBy": "TheShibaDoggo",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": false,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "ReloadEditor",
"Type": "Editor",
"LoadingPhase": "Default"
}
]
}