This repository hosts a listing for a curated list of helpful and safe packages to use in your VRChat project.
It is designed for use with the Creator Companion.
You can also use this repo as a template to make your own package listing if you'd like. More on that later.
We store a very simple list of urls in list.yml.
Each url points to a publicly-accessible VPM-compatible manifest file.
When this file is changed, a GitHub Action runs which fetches each manifest and combines them into a JSON object in the Repo List format.
This new index.json file is then committed to docs/index.json
, where GitHub Pages will serve it up as a public file!