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