generated from vrchat-community/template-package-listing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use antawa12 PR branch for now, as the vrchat action is broken currently. See vrchat-community/package-list-action#28
- Loading branch information
1 parent
a3ae1ed
commit e387a48
Showing
4 changed files
with
12 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Lereldarion VPM Listing | ||
|
||
Listing at https://lereldarion.github.io/vpm-listing/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,18 @@ | ||
{ | ||
"name":"Example Listing", | ||
"id":"com.vrchat.example-listing", | ||
"url":"https://vrchat-community.github.io/template-package-listing/index.json", | ||
"name":"Lereldarion VPM repository", | ||
"id":"lereldarion", | ||
"url":"https://lereldarion.github.io/vpm-listing/index.json", | ||
"author":{ | ||
"email":"[email protected]", | ||
"name":"VRChat", | ||
"url":"https://hello.vrchat.com" | ||
"name":"Lereldarion", | ||
"url":"https://github.com/lereldarion/" | ||
}, | ||
"description":"Example listing of VRChat packages", | ||
"description":"All my packages available for the VCC", | ||
"infoLink":{ | ||
"url":"http://github.com/vrchat-community/template-package-listing", | ||
"url":"https://github.com/lereldarion/vpm-listing", | ||
"text":"View on GitHub" | ||
}, | ||
"bannerUrl":"banner.png", | ||
"githubRepos":[ | ||
"vrchat-community/clientsim" | ||
], | ||
"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" | ||
] | ||
} | ||
"lereldarion/unity-shaders" | ||
] | ||
} |