update audio + switch to wwise

This commit is contained in:
mangorifo
2024-03-08 15:49:30 +08:00
parent 578388f144
commit d59237af1c
510 changed files with 110625 additions and 102 deletions
@@ -0,0 +1,27 @@
{
"name": "AK.Wwise.Unity.Timeline.Editor",
"references": [
"AK.Wwise.Unity.API",
"AK.Wwise.Unity.Timeline",
"Unity.Timeline",
"AK.Wwise.Unity.API.Editor",
"AK.Wwise.Unity.API.WwiseTypes"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [ "!UNITY_SERVER" ],
"versionDefines": [
{
"name": "com.unity.timeline",
"expression": "1.1.0",
"define": "AK_ENABLE_TIMELINE"
}
],
"noEngineReferences": false
}