Minor Update - Reload Editor + Checkbox to activate auto save before restart - V0.1.0
This commit is contained in:
24
Plugin/Plugins/ReloadEditor/ReloadEditor.uplugin
Normal file
24
Plugin/Plugins/ReloadEditor/ReloadEditor.uplugin
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "1.0",
|
||||
"FriendlyName": "ReloadEditor",
|
||||
"Description": "A Simple Button to reload the editor",
|
||||
"Category": "Other",
|
||||
"CreatedBy": "Catchow0",
|
||||
"CreatedByURL": "",
|
||||
"DocsURL": "",
|
||||
"MarketplaceURL": "",
|
||||
"SupportURL": "",
|
||||
"CanContainContent": false,
|
||||
"IsBetaVersion": false,
|
||||
"IsExperimentalVersion": false,
|
||||
"Installed": false,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "ReloadEditor",
|
||||
"Type": "Editor",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user