Added Bootstrapper

This commit is contained in:
raccoon
2023-10-30 12:33:18 +05:00
parent 5c0c60d25f
commit eff0cda2ac
10 changed files with 179 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name" : "com.vrchat.core.bootstrap",
"displayName" : "VRChat Package Bootstrapper",
"version" : "0.0.1",
"unity" : "2019.4",
"description" : "Tool to Download VPM Packages",
"vrchatVersion" : "2022.1.1",
"author" : {
"name" : "VRChat",
"email" : "developer@vrchat.com",
"url" : "https://github.com/vrchat/packages"
}
}