ITR2_ASSET/Engine/Plugins/Experimental/ToolPresets/ToolPresets.json
merith-tk 6c5b2d22ac dump: [json] pakchunk0
dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
2024-11-29 17:10:45 -08:00

31 lines
689 B
JSON

{
"FileVersion": 3,
"Version": 1,
"VersionName": "0.1",
"FriendlyName": "Tool Presets",
"Description": "Adds support for saving and loading tool settings as presets.",
"Category": "Editor",
"CreatedBy": "Epic Games Inc",
"CreatedByURL": "http://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": true,
"CanContainContent": true,
"IsBetaVersion": false,
"Installed": false,
"IsExperimentalVersion": true,
"Modules": [
{
"Name": "ToolPresetAsset",
"Type": "Editor",
"LoadingPhase": "Default"
},
{
"Name": "ToolPresetEditor",
"Type": "Editor",
"LoadingPhase": "Default"
}
]
}