This commit is contained in:
Andron666
2021-08-31 16:15:43 +05:00
parent aba25a2550
commit 873a674928
68 changed files with 1 additions and 8 deletions
-33
View File
@@ -1,33 +0,0 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Victory Plugin",
"Description": "120+ Custom Blueprint Nodes For You! <3 Rama",
"Category": "Rama",
"CreatedBy": "Rama",
"CreatedByURL": "http://www.ue4code.com",
"DocsURL": "http://www.ue4code.com",
"MarketplaceURL": "http://www.ue4code.com",
"SupportURL": "http://www.ue4code.com",
"EngineVersion": "4.25.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "VictoryBPLibrary",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"WhitelistPlatforms": [
"Win64",
"Win32"
]
}
],
"Plugins": [
{
"Name": "ApexDestruction",
"Enabled": true
}
]
}