generated from vrchat-community/template-package-listing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsource.json
28 lines (27 loc) · 798 Bytes
/
source.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name":"Ivaj Listing",
"id":"com.ivaj.Listing",
"url":"https://ivaj1.github.io/VPM-ivaj/index.json",
"author":{
"email":"email",
"name":"Ivaj",
"url":"https://vrchat.com/home/user/usr_6cc30b65-edf2-4e49-ac50-d56aa533d822"
},
"description":"Example listing of VRChat packages",
"infoLink":{
"url":"https://github.com/ivaj1/VPM-ivaj",
"text":"View on GitHub"
},
"bannerUrl":"banner.png",
"githubRepos":[
"Ivaj1/Udon-Bakery-Adapter"
],
"packages":[
{
"name":"com.ivaj.udonbakeryadapter",
"releases":[
"https://github.com/Ivaj1/Udon-Bakery-Adapter/releases/download/relase/com.ivaj.udonbakeryadapter.zip",
]
}
]
}