Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

31 lines
646 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Gizmo Editor Mode",
"Description": "Editor mode to manage InteractiveToolFramework based global TRS gizmos",
"Category": "Experimental",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": false,
"IsBetaVersion": false,
"IsExperimentalVersion": true,
"Installed": false,
"Modules": [
{
"Name": "GizmoEdMode",
"Type": "Editor",
"LoadingPhase": "Default"
},
{
"Name": "LightGizmos",
"Type": "Editor",
"LoadingPhase": "Default"
}
]
}