mirror of
https://gitlab.com/ProcyonLotor/vrchat-template.git
synced 2026-08-25 18:53:53 +05:00
Added Bootstrapper
This commit is contained in:
13
Packages/com.vrchat.core.bootstrap/package.json
Normal file
13
Packages/com.vrchat.core.bootstrap/package.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user