newly added updated FMODStudio plugin for migration pt 2
This commit is contained in:
@ -0,0 +1,32 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
|
||||
"FriendlyName": "FMOD Studio Niagara Integration",
|
||||
"Version" : 20226,
|
||||
"VersionName" : "2.02.26",
|
||||
"CreatedBy": "Firelight Technologies",
|
||||
"CreatedByURL" : "http://fmod.com",
|
||||
"Description" : "FMOD Studio with Niagara Integration.",
|
||||
"Category": "Audio",
|
||||
|
||||
"CanContainContent": true,
|
||||
"Installed": true,
|
||||
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "FMODStudioNiagara",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
],
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "FMODStudio",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "Niagara",
|
||||
"Enabled": true
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user