music player

This commit is contained in:
Lillith Rose 2025-08-30 14:36:48 -04:00
parent af7eb479d5
commit d30d357f38
13 changed files with 466 additions and 0 deletions

View 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
}