mirror of
https://github.com/Theaninova/BeatLanguageMapper.git
synced 2026-01-20 00:43:10 +00:00
Initial Commit!
いきますよ!
This commit is contained in:
33
Plugins/VictoryPlugin/VictoryBPLibrary.uplugin
Normal file
33
Plugins/VictoryPlugin/VictoryBPLibrary.uplugin
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"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.19.0",
|
||||
"CanContainContent": false,
|
||||
"Installed": true,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "VictoryBPLibrary",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "PreDefault",
|
||||
"WhitelistPlatforms": [
|
||||
"Win64",
|
||||
"Win32"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "ApexDestruction",
|
||||
"Enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user