{"id":16122698,"url":"https://github.com/varneon/vudon-common","last_synced_at":"2026-04-24T11:32:18.313Z","repository":{"id":108320772,"uuid":"559686302","full_name":"Varneon/VUdon-Common","owner":"Varneon","description":"Common resources for the VUdon ecosystem","archived":false,"fork":false,"pushed_at":"2024-04-02T03:16:11.000Z","size":19,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T17:23:04.500Z","etag":null,"topics":["vrchat","vrchat-sdk3","vrchat-udon","vrchat-udonsharp","vrchat-vpm"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Varneon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"Varneon"}},"created_at":"2022-10-30T21:27:56.000Z","updated_at":"2022-10-31T12:43:17.000Z","dependencies_parsed_at":"2024-04-02T04:26:05.575Z","dependency_job_id":"5b441425-a209-4465-b651-3da6881c1860","html_url":"https://github.com/Varneon/VUdon-Common","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Varneon%2FVUdon-Common","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Varneon%2FVUdon-Common/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Varneon%2FVUdon-Common/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Varneon%2FVUdon-Common/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Varneon","download_url":"https://codeload.github.com/Varneon/VUdon-Common/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478240,"owners_count":20945262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["vrchat","vrchat-sdk3","vrchat-udon","vrchat-udonsharp","vrchat-vpm"],"created_at":"2024-10-09T21:13:28.141Z","updated_at":"2026-04-24T11:32:18.280Z","avatar_url":"https://github.com/Varneon.png","language":"C#","funding_links":["https://patreon.com/Varneon"],"categories":[],"sub_categories":[],"readme":"\u003cdiv\u003e\n\n# [VUdon](https://github.com/Varneon/VUdon) - Common [![GitHub Repo stars](https://img.shields.io/github/stars/Varneon/VUdon-Common?style=flat\u0026label=Stars)](https://github.com/Varneon/VUdon-Common/stargazers) [![GitHub all releases](https://img.shields.io/github/downloads/Varneon/VUdon-Common/total?color=blue\u0026label=Downloads\u0026style=flat)](https://github.com/Varneon/VUdon-Common/releases) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/Varneon/VUdon-Common?color=blue\u0026label=Release\u0026sort=semver\u0026style=flat)](https://github.com/Varneon/VUdon-Common/releases/latest)\n\n\u003c/div\u003e\n\nCommon resources for the VUdon ecosystem\n\n# Installation\n\n\u003cdetails\u003e\u003csummary\u003e\n\n### Import with [VRChat Creator Companion](https://vcc.docs.vrchat.com/vpm/packages#user-packages):\u003c/summary\u003e\n\n\u003e 1. Download `com.varneon.vudon.common.zip` from [here](https://github.com/Varneon/VUdon-Common/releases/latest)\n\u003e 2. Unpack the .zip somewhere\n\u003e 3. In VRChat Creator Companion, navigate to `Settings` \u003e `User Packages` \u003e `Add`\n\u003e 4. Navigate to the unpacked folder, `com.varneon.vudon.common` and click `Select Folder`\n\u003e 5. `VUdon - Common` should now be visible under `Local User Packages` in the project view in VRChat Creator Companion\n\u003e 6. Click `Add`\n\n\u003c/details\u003e\u003cdetails\u003e\u003csummary\u003e\n\n### Import with [Unity Package Manager (git)](https://docs.unity3d.com/2019.4/Documentation/Manual/upm-ui-giturl.html):\u003c/summary\u003e\n\n\u003e 1. In the Unity toolbar, select `Window` \u003e `Package Manager` \u003e `[+]` \u003e `Add package from git URL...` \n\u003e 2. Copy and paste the following link into the URL input field: \u003cpre lang=\"md\"\u003ehttps://github.com/Varneon/VUdon-Common.git?path=/Packages/com.varneon.vudon.common\u003c/pre\u003e\n\n\u003c/details\u003e\u003cdetails\u003e\u003csummary\u003e\n\n### Import from [Unitypackage](https://docs.unity3d.com/2019.4/Documentation/Manual/AssetPackagesImport.html):\u003c/summary\u003e\n\n\u003e 1. Download latest `com.varneon.vudon.common.unitypackage` from [here](https://github.com/Varneon/VUdon-Common/releases/latest)\n\u003e 2. Import the downloaded .unitypackage into your Unity project\n\n\u003c/details\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n## Developed by Varneon with :hearts:\n\n![Twitter Follow](https://img.shields.io/twitter/follow/Varneon?color=%231c9cea\u0026label=%40Varneon\u0026logo=Twitter\u0026style=for-the-badge)\n![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCKTxeXy7gyaxr-YA9qGWOYg?color=%23FF0000\u0026label=Varneon\u0026logo=YouTube\u0026style=for-the-badge)\n![GitHub followers](https://img.shields.io/github/followers/Varneon?color=%23303030\u0026label=Varneon\u0026logo=GitHub\u0026style=for-the-badge)\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarneon%2Fvudon-common","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarneon%2Fvudon-common","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarneon%2Fvudon-common/lists"}