Skip to content

Commit

Permalink
Add VCC installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Varneon authored Aug 25, 2022
1 parent 0e20a46 commit 81bc7c5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,13 @@ Make sure that the VRCSDK3 is already imported in your project:
1. Navigate to your toolbar: `Window` > `Package Manager` > `[+]` > `Add package from git URL...` and type in: `https://github.com/Varneon/UdonExplorer.git?path=/Packages/com.varneon.udonexplorer`
2. Open UdonExplorer by navigating to `Varneon` > `UdonExplorer` on your Unity editor's toolbar

## Installation via [VRChat Creator Companion](https://vcc.docs.vrchat.com/):
1. Download the the repository's .zip [here](https://github.com/Varneon/UdonExplorer/archive/refs/heads/main.zip)
2. Unpack the .zip somewhere
3. In VRChat Creator Companion, navigate to `Settings` > `User Packages` > `Add`
4. Navigate to the unpacked folder, `com.varneon.udonexplorer` and click `Select Folder`
5. `Udon Explorer` should now be visible under `Local User Packages` in the project view in VRChat Creator Companion

## Installation via Unitypackage:
1. Download latest UdonExplorer from [here](https://github.com/Varneon/UdonExplorer/releases/latest)
2. Import the downloaded .unitypackage into your Unity project
Expand Down

0 comments on commit 81bc7c5

Please sign in to comment.