Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Varneon authored Sep 13, 2023
1 parent edc396f commit 4c99f15
Showing 1 changed file with 1 addition and 26 deletions.
27 changes: 1 addition & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,32 +15,7 @@ Demo: https://twitter.com/Varneon/status/1615424177447571463

# Installation

<details><summary>

### Import with [VRChat Creator Companion](https://vcc.docs.vrchat.com/vpm/packages#user-packages):</summary>

> 1. Download `com.varneon.vudon.repository-template.zip` from [here](https://github.com/Varneon/Repository-Template-VUdon/releases/latest)
> 2. Unpack the .zip somewhere
> 3. In VRChat Creator Companion, navigate to `Settings` > `User Packages` > `Add`
> 4. Navigate to the unpacked folder, `com.varneon.vudon.repository-template` and click `Select Folder`
> 5. `VUdon - Repository Template` should now be visible under `Local User Packages` in the project view in VRChat Creator Companion
> 6. Click `Add`
</details><details><summary>

### Import with [Unity Package Manager (git)](https://docs.unity3d.com/2019.4/Documentation/Manual/upm-ui-giturl.html):</summary>

> 1. In the Unity toolbar, select `Window` > `Package Manager` > `[+]` > `Add package from git URL...`
> 2. Copy and paste the following link into the URL input field: <pre lang="md">https://github.com/Varneon/Repository-Template-VUdon.git?path=/Packages/com.varneon.vudon.repository-template</pre>
</details><details><summary>

### Import from [Unitypackage](https://docs.unity3d.com/2019.4/Documentation/Manual/AssetPackagesImport.html):</summary>

> 1. Download latest `com.varneon.vudon.repository-template.unitypackage` from [here](https://github.com/Varneon/Repository-Template-VUdon/releases/latest)
> 2. Import the downloaded .unitypackage into your Unity project
</details>
> ### Coming Soon™
<div align="center">

Expand Down

0 comments on commit 4c99f15

Please sign in to comment.