Patch
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user