/GroupTheory

Incredibly overengineered VRChat prefab for syncing collections of things.

Primary LanguageC#

VCC Template Package

My personal template for VCC Packages Includes:

  • Additional github action for updating my main listing
  • proper packages setup with .asmdef files and everything
  • Example Scene exporter that copies the example scene into the samples folder

Setup:

  • Replace all instances of "lower-case-name" with the lower-case name written without spaces
  • Replace all instances of "STARDENBURDENHARDENBART" with the Upper Case Package Name
  • Add "ACTIONTOKEN" secret
  • Open in Unity, right-click Packages/com.mmmaellon.lower-case-name/com.mmmaellon.lower-case-name.asmdef and select Create > U# Assembly Definition

Use This Template

Read up on the original template for more info: https://github.com/vrchat-community/template-package/