Update vpm-manifest.json

This commit is contained in:
bd_ 2023-10-05 19:16:55 +09:00 committed by GitHub
parent ef17cbbbf9
commit 55e662be66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,20 +3,8 @@
"com.vrchat.avatars": {
"version": "3.2.0"
},
"vrchat.blackstartx.gesture-manager": {
"version": "3.8.4"
},
"nadena.dev.ndmf": {
"version": "0.3.0"
},
"lyuma.av3emulator": {
"version": "3.2.2"
},
"jp.lilxyzw.liltoon": {
"version": "1.4.1"
},
"jp.suzuryg.face-emo": {
"version": "1.2.1"
}
},
"locked": {
@ -29,28 +17,6 @@
"com.vrchat.base": {
"version": "3.3.0",
"dependencies": {}
},
"vrchat.blackstartx.gesture-manager": {
"version": "3.8.4",
"dependencies": {
"com.vrchat.avatars": "3.1.x"
}
},
"lyuma.av3emulator": {
"version": "3.2.2",
"dependencies": {
"com.vrchat.avatars": ">=3.1.0 <3.4.0"
}
},
"jp.lilxyzw.liltoon": {
"version": "1.4.1",
"dependencies": {}
},
"jp.suzuryg.face-emo": {
"version": "1.2.1",
"dependencies": {
"com.vrchat.avatars": ">=3.1.9"
}
}
}
}
}