UP-Viagg-io/Viagg-io/Assets/Plugins/FMOD/src/Editor/FMODUnityEditor.asmdef

45 lines
1.3 KiB
Plaintext
Raw Normal View History

2024-10-18 16:04:50 +02:00
{
"name": "FMODUnityEditor",
"references": [
"FMODUnity",
"Unity.Timeline.Editor",
"Unity.Timeline",
"Unity.VisualScripting.Core",
"Unity.VisualScripting.Core.Editor",
"Unity.VisualScripting.Flow.Editor",
"Unity.ScriptableBuildPipeline.Editor",
"Unity.InputSystem"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.timeline",
"expression": "1.0.0",
"define": "UNITY_TIMELINE_EXIST"
},
{
"name": "com.unity.addressables",
"expression": "1.0.0",
"define": "UNITY_ADDRESSABLES_EXIST"
},
{
"name": "com.unity.visualscripting",
"expression": "1.0.0",
"define": "UNITY_VISUALSCRIPTING_EXIST"
},
{
"name": "com.unity.inputsystem",
"expression": "1.0.0",
"define": "UNITY_INPUTSYSTEM_EXIST"
}
],
"noEngineReferences": false
}