adding plugin
This commit is contained in:
32
Plugins/VictoryBPLibraryUE55/VictoryBPLibrary.uplugin
Normal file
32
Plugins/VictoryBPLibraryUE55/VictoryBPLibrary.uplugin
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user