SteamAudio/Scripts/Editor/SteamAudioUnityEditor.asmdef
2024-05-14 04:06:02 +02:00

17 lines
382 B
Plaintext
Executable File

{
"name": "SteamAudioUnityEditor",
"references": [
"SteamAudioUnity"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}