music player
This commit is contained in:
parent
af7eb479d5
commit
d30d357f38
13 changed files with 466 additions and 0 deletions
25
Music Player/Editor/MusicPlayerEditor.asmdef
Normal file
25
Music Player/Editor/MusicPlayerEditor.asmdef
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "MusicPlayer",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"VRC.SDK3A",
|
||||
"VRC.SDK3A.Editor",
|
||||
"MusicPlayerRuntime",
|
||||
"AnimatorAsCode.V1",
|
||||
"AnimatorAsCode.V1.VRChat",
|
||||
"AnimatorAsCode.V1.ModularAvatar",
|
||||
"nadena.dev.ndmf",
|
||||
"nadena.dev.ndmf.vrchat"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue