Getting Started
Using Jilwer is incredibly easy! This guide will get you started from nothing to a basic test in a real Unity project.
Guides will assume basic UdonSharp and Unity understanding.
Installing
The first step is to install Jilwer into a new or existing project. This is made easy through the use of the VRChat Creator companion (VCC).
The earliest version of Jilwer supports the VRChat World SDK at a minimum version of
3.10.
Gravinium Registry (Recommended)
With VCC open, visit the Gravinium VPM Registry at vpm.gravinium.org.
On the website, you can click any of the "Add to VCC" buttons and VCC should open allowing the listing to be added.
Didn't work?
If that doesn't work, you can copy https://vpm.gravinium.org/index.json and add it as a package. Otherwise, our discord is open for support!
Once the package is added to VCC, you can navigate to your project and add it with the plus button.
Other Methods
Jilwer Listing
Jilwer Listing
With VCC open, visit the Jilwer listing at gravinium-vr.github.io/Jilwer.
On the website, you can click any of the "Add to VCC" buttons and VCC should open allowing the listing to be added.
If that doesn't work, you can copy https://Gravinium-VR.github.io/Jilwer/index.json and add it as a package. Otherwise, our discord is open for support!
Once the package is added to VCC, you can navigate to your project and add it with the plus button.
Unity Package
Unity Package
This method is not recommended.
Visit the GitHub Releases page and find the version you want. From the "Assets", you can download the Unity package and install like any other unity package would.
Once installed, you can open the project in Unity and look at the top menu bar. You should see a new menu item named "Gravinium" with Jilwer inside it.