Minor Update - Reload Editor + Checkbox to activate auto save before restart - V0.1.0

This commit is contained in:
2025-05-14 22:31:03 +02:00
parent bdd28e20c1
commit 85ba57c4d3
832 changed files with 567009 additions and 1641 deletions

View 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"
}
]
}