adding plugin

This commit is contained in:
2025-04-16 13:59:37 +03:00
parent 721dc98d0e
commit cbe5871372
17 changed files with 3616 additions and 11 deletions

View File

@@ -0,0 +1,32 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "VictoryBPLibrary",
"Description": "Joy!",
"Category": "Rama",
"CreatedBy": "Rama",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EngineVersion": "5.5.0",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "VictoryBPLibrary",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen",
"PlatformAllowList": [
"Win64"
]
}
],
"Plugins": [
{
"Name": "MeshModelingToolset",
"Enabled": true
}
]
}