Skip to content

Commit

Permalink
chore(source.json): initial configure
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayamame-beans committed Aug 30, 2023
1 parent e7e80d6 commit 6769427
Showing 1 changed file with 9 additions and 18 deletions.
27 changes: 9 additions & 18 deletions source.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,19 @@
{
"name":"Example Listing",
"id":"com.vrchat.example-listing",
"url":"https://vrchat-community.github.io/template-package-listing/index.json",
"name":"Sayamame",
"id":"com.github.sayabeans.vpm",
"url":"https://sayabeans.github.io/vpm/index.json",
"author":{
"email":"[email protected]",
"name":"VRChat",
"url":"https://hello.vrchat.com"
"name":"Sayamame",
"url":"https://github.com/Sayamame-beans"
},
"description":"Example listing of VRChat packages",
"description":"Sayamame's VPM Repository",
"infoLink":{
"url":"http://github.com/vrchat-community/template-package-listing",
"url":"http://github.com/Sayabeans/vpm",
"text":"View on GitHub"
},
"bannerUrl":"banner.png",
"githubRepos":[
"vrchat-community/clientsim"
"Sayamame-Beans/KiseteNe-for-MA"
],
"packages":[
{
"name":"com.vrchat.udonsharp",
"releases":[
"https://github.com/vrchat-community/UdonSharp/releases/download/1.1.7/com.vrchat.UdonSharp.zip",
"https://github.com/vrchat-community/UdonSharp/releases/download/1.1.6/com.vrchat.UdonSharp-1.1.6.zip"
]
}
]
"packages":[]
}

0 comments on commit 6769427

Please sign in to comment.