generated from vrchat-community/template-package-listing
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsource.json
More file actions
24 lines (24 loc) · 787 Bytes
/
source.json
File metadata and controls
24 lines (24 loc) · 787 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name":"Lastation Asset Packages",
"id":"tech.lastation.listing",
"url":"https://LastationVRChat.github.io/VPM/index.json",
"author":{
"email":"admin@lastation.tech",
"name":"〈Drake〉",
"url":"https://vrchat.com/home/user/usr_415fe19c-5030-429a-a6af-2121e304010e"
},
"description":"List of the VPM Repositories",
"infoLink":{
"url":"https://github.com/LastationVRChat/VPM",
"text":"View on GitHub"
},
"bannerUrl":"banner.png",
"packages": [
{
"name": "tech.lastation.playertracker",
"releases": [
"https://github.com/LastationVRChat/Lastation-Player-Tracker/releases/download/1.3.0/tech.lastation.playertracker-1.3.0.zip"
]
}
]
}