ccl4/blueberryPeak/Assets/Wwise/MonoBehaviour/Runtime/AK.Wwise.Unity.MonoBehaviour.asmdef
AgentSchmisch 9144907a10 ANGST
2025-06-12 18:45:34 +02:00

31 lines
910 B
Plaintext

{
"name": "AK.Wwise.Unity.MonoBehaviour",
"references": [
"AK.Wwise.Unity.API",
"Unity.Addressables",
"Unity.ResourceManager",
"AK.Wwise.Unity.API.WwiseTypes",
"AK.Wwise.Unity.Addressables",
"AK.Wwise.Unity.ProjectDatabase"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [ "!UNITY_SERVER" ],
"versionDefines": [
{
"name": "com.unity.addressables",
"expression": "1.8",
"define": "UNITY_ADDRESSABLES"
},
{
"name": "com.audiokinetic.wwise.addressables",
"expression": "1.0.0",
"define": "AK_WWISE_ADDRESSABLES"
}
],
"noEngineReferences": false
}