template-avatar/Packages/com.vrchat.core.bootstrap/package.json

14 lines
336 B
JSON
Raw Permalink Normal View History

2022-08-18 20:21:24 +02:00
{
2022-11-14 23:52:43 +01:00
"name" : "com.vrchat.core.bootstrap",
"displayName" : "VRChat Package Bootstrapper",
"version" : "0.0.1",
2022-08-18 20:21:24 +02:00
"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"
}
}