lyra_game_ue/Plugins/LyraExtTool/LyraExtTool.uplugin
Goran Lazarevski 3bcab085f8 Initial commit
2025-03-20 11:06:26 +01:00

24 lines
439 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "LyraExtTool",
"Description": "",
"Category": "Other",
"CreatedBy": "",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "LyraExtTool",
"Type": "Editor",
"LoadingPhase": "Default"
}
]
}