fixed issue
This commit is contained in:
28
hwanyoung2/Plugins/FMODStudio/FMODStudio.uplugin
Normal file
28
hwanyoung2/Plugins/FMODStudio/FMODStudio.uplugin
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"FileVersion" : 3,
|
||||
|
||||
"FriendlyName" : "FMOD Studio Integration",
|
||||
"Version" : 20214,
|
||||
"VersionName" : "2.02.14",
|
||||
"CreatedBy" : "Firelight Technologies",
|
||||
"CreatedByURL" : "http://fmod.com",
|
||||
"Description" : "FMOD Studio Integration.",
|
||||
"Category" : "Audio",
|
||||
"EnabledByDefault" : true,
|
||||
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "FMODStudio",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "PreDefault"
|
||||
},
|
||||
{
|
||||
"Name": "FMODStudioEditor",
|
||||
"Type": "Editor",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
],
|
||||
|
||||
"CanContainContent" : true,
|
||||
"Installed" : true
|
||||
}
|
Reference in New Issue
Block a user