Fast Open Source command line (vrc-get) and graphical (ALCOM) client of VRChat Package Manager (VRChat Creator Companion)
  • Rust 64.6%
  • TypeScript 34.2%
  • CSS 0.5%
  • Inno Setup 0.5%
Find a file
2023-01-24 11:29:36 +09:00
src chore: rename project 2023-01-23 22:14:14 +09:00
.gitignore initial commit 2023-01-19 17:01:48 +09:00
Cargo.lock chore: rename project 2023-01-23 22:14:14 +09:00
Cargo.toml chore: rename project 2023-01-23 22:14:14 +09:00
LICENSE chore: add LICENSE and README 2023-01-19 17:08:00 +09:00
README.md chore(readme): add Commands section 2023-01-24 11:29:36 +09:00

vrc-get

Open Source command line interface of VRChat Package Manager.

Goals

  • Provide Open Source command line interface of VRChat Package Manager.
  • Provide more functionality than official vpm command around package manager.

Commands

  • vrc-get install [pkg] [version]
  • vrc-get repo list
  • vrc-get repo add [NAME] <url>
  • vrc-get repo remove <name>
  • vrc-get repo cleanup
  • vrc-get repo get-list [NAME|url]