Files
ichni_Official/Assets/Wwise/Tools/AddressableUpdater/Editor/AK.Wwise.Unity.AddressableUpdater.asmdef

34 lines
956 B
Plaintext
Raw Normal View History

2026-03-14 03:13:10 -04:00
{
"name": "AK.Wwise.Unity.AddressableUpdater",
"rootNamespace": "",
"references": [
"AK.Wwise.Unity.MonoBehaviour.Editor",
"AK.Wwise.Unity.API",
"AK.Wwise.Unity.API.WwiseTypes",
"AK.Wwise.Unity.ProjectDatabase",
"AK.Wwise.Unity.Addressables",
"AK.Wwise.Unity.MonoBehaviour"
],
"includePlatforms": [
"Editor"
],
"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
}