Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/varneon/vudon-udonassetdatabase

UdonSharp prefab for making Unity project's AssetDatabase partially available in VRChat worlds using Udon
https://github.com/varneon/vudon-udonassetdatabase

udonsharp vrchat vrchat-sdk3 vrchat-udon vrchat-worlds

Last synced: 4 days ago
JSON representation

UdonSharp prefab for making Unity project's AssetDatabase partially available in VRChat worlds using Udon

Awesome Lists containing this project

README

        

# [VUdon](https://github.com/Varneon/VUdon) - UdonAssetDatabase [![GitHub Repo stars](https://img.shields.io/github/stars/Varneon/VUdon-UdonAssetDatabase?style=flat&label=Stars)](https://github.com/Varneon/VUdon-UdonAssetDatabase/stargazers) [![GitHub all releases](https://img.shields.io/github/downloads/Varneon/VUdon-UdonAssetDatabase/total?color=blue&label=Downloads&style=flat)](https://github.com/Varneon/VUdon-UdonAssetDatabase/releases) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/Varneon/VUdon-UdonAssetDatabase?color=blue&label=Release&sort=semver&style=flat)](https://github.com/Varneon/VUdon-UdonAssetDatabase/releases/latest)

UdonSharp prefab for making Unity project's AssetDatabase partially available in VRChat worlds using Udon

![image](https://github.com/Varneon/VUdon-UdonAssetDatabase/assets/26690821/17bee9f8-5eaf-4b1f-b78b-6008c1a2f518)

# Installation

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

> 1. Download `com.varneon.vudon.udon-asset-database.zip` from [here](https://github.com/Varneon/VUdon-UdonAssetDatabase/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.udon-asset-database` and click `Select Folder`
> 5. `VUdon - UdonAssetDatabase` should now be visible under `Local User Packages` in the project view in VRChat Creator Companion
> 6. Click `Add`

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

> 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:

https://github.com/Varneon/VUdon-UdonAssetDatabase.git?path=/Packages/com.varneon.vudon.udon-asset-database

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

> 1. Download latest `com.varneon.vudon.udon-asset-database.unitypackage` from [here](https://github.com/Varneon/VUdon-UdonAssetDatabase/releases/latest)
> 2. Import the downloaded .unitypackage into your Unity project

## Developed by Varneon with :hearts:

![Twitter Follow](https://img.shields.io/twitter/follow/Varneon?color=%231c9cea&label=%40Varneon&logo=Twitter&style=for-the-badge)
![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCKTxeXy7gyaxr-YA9qGWOYg?color=%23FF0000&label=Varneon&logo=YouTube&style=for-the-badge)
![GitHub followers](https://img.shields.io/github/followers/Varneon?color=%23303030&label=Varneon&logo=GitHub&style=for-the-badge)