Skip to content

Commit fdd81de

Browse files
fix: correct avatar dep
1 parent cc05865 commit fdd81de

File tree

1 file changed

+1
-1
lines changed
  • Packages/befuddledlabs.linuxvrchatsdkpatch.avatars

1 file changed

+1
-1
lines changed

Packages/befuddledlabs.linuxvrchatsdkpatch.avatars/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"unity": "2022.3",
1010
"description": "Patches the VRChat SDK to work propperly on linux.",
1111
"vpmDependencies": {
12-
"com.vrchat.worlds": "^3.5.0",
12+
"com.vrchat.avatars": "^3.5.0",
1313
"befuddledlabs.linuxvrchatsdkpatch-base": "0.0.3"
1414
}
1515
}

0 commit comments

Comments
 (0)