This commit is contained in:
2025-05-16 19:52:23 +02:00
parent ad36ec80dd
commit 39d2d51a2f
1534 changed files with 53861 additions and 116603 deletions

View File

@@ -7,18 +7,27 @@
"Category": "Engine Tools",
"CreatedBy": "TheShibaDoggo",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"DocsURL": "https://github.com/CatChow0/UTB-Plugin-Doc/blob/main/RestartEditor/Readme.md",
"MarketplaceURL": "com.epicgames.launcher://ue/Fab/product/48eabc75-cc76-446f-91eb-0a268dda98d6",
"SupportURL": "",
"EngineVersion": "5.4.0",
"CanContainContent": false,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"SupportedTargetPlatforms": [
"Win64",
"Mac",
"Linux"
],
"Modules": [
{
"Name": "ReloadEditor",
"Type": "Editor",
"LoadingPhase": "Default"
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64",
"Mac",
"Linux"
]
}
]
}