Added GoGoLoco

This commit is contained in:
raccoon
2026-03-01 00:38:27 +05:00
parent 2dfdf73a13
commit e34a2e504d
3 changed files with 16 additions and 0 deletions

View File

@@ -8,6 +8,9 @@
},
"vrchat.blackstartx.gesture-manager": {
"version": "3.9.8"
},
"gogoloco": {
"version": "1.8.6"
}
},
"locked": {
@@ -30,6 +33,12 @@
"dependencies": {
"com.vrchat.avatars": ">=3.5.2 < 3.11.X"
}
},
"gogoloco": {
"version": "1.8.6",
"dependencies": {
"com.vrchat.avatars": ">=3.2.2"
}
}
}
}