You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-171426 #review-23427759 @lauren.barnes @editor-ui-systems #preflight 63908fbf67018b14b5096012 [CL 23753181 by franck debaene in ue5-main branch]
31 lines
608 B
Plaintext
31 lines
608 B
Plaintext
{
|
|
"FileVersion": 1,
|
|
"Version": 1,
|
|
"VersionName": "0.10",
|
|
"FriendlyName": "UserToolBoxCore",
|
|
"Description": "Core functionnality to create custom editor tab",
|
|
"Category": "Editor",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "UserToolBoxCore",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins":
|
|
[
|
|
{
|
|
"Name": "SlateScripting",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |