https://github.com/varneon/vudon
UdonSharp prefab ecosystem for VRChat worlds
https://github.com/varneon/vudon
udonsharp vrchat vrchat-prefabs vrchat-sdk3 vrchat-udon vrchat-worlds
Last synced: 4 months ago
JSON representation
UdonSharp prefab ecosystem for VRChat worlds
- Host: GitHub
- URL: https://github.com/varneon/vudon
- Owner: Varneon
- License: mit
- Created: 2022-08-26T08:52:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-05T22:12:04.000Z (9 months ago)
- Last Synced: 2025-09-06T00:18:30.252Z (9 months ago)
- Topics: udonsharp, vrchat, vrchat-prefabs, vrchat-sdk3, vrchat-udon, vrchat-worlds
- Homepage:
- Size: 77.1 KB
- Stars: 61
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# VUdon
UdonSharp prefab ecosystem for VRChat worlds
| **Package** | **Description** | **Status** |
| - | - | :-: |
| [Simple Player Settings](https://github.com/Varneon/VUdon-SimplePlayerSettings) | *Simple, yet more advanced replacement for the original VRCWorldSettings and AvatarScalingSettings UdonBehaviours that ship with VRCSDK* | :unlock: |
| [Noclip](https://github.com/Varneon/VUdon-Noclip) | *Noclip for worlds* | :unlock: |
| [Array Extensions](https://github.com/Varneon/VUdon-ArrayExtensions) | *Collection of array extension methods compatible with UdonSharp 1.x which adds partial feature set from List* | :unlock: |
| [Udonity](https://github.com/Varneon/VUdon-Udonity) | *Runtime Unity Editor made with Udon* | :unlock: |
| [Playerlist](https://github.com/Varneon/VUdon-Playerlist) | *Playerlist prefab for VRChat worlds that displays all users in the instance and information about them* | :unlock: |
| [Common](https://github.com/Varneon/VUdon-Common) | *Common resources for the VUdon ecosystem* | :unlock: |
| [Event Dispatcher](https://github.com/Varneon/VUdon-EventDispatcher) | *Dispatcher for allowing UdonSharpBehaviours to receive delegated update events* | :unlock: |
| [Logger](https://github.com/Varneon/VUdon-Logger) | *Runtime logger for UdonSharp, includes console window prefab for viewing the logs in world* | :unlock: |
| [Quick Menu](https://github.com/Varneon/VUdon-QuickMenu) | *HUD quick menu prefab for VRChat worlds* | :unlock: |
| [Menus](https://github.com/Varneon/VUdon-Menus) | *Menu framework for creating abstract menus* | :unlock: |
| [Player Tracker](https://github.com/Varneon/VUdon-PlayerTracker) | *Centralized tracker for providing tracked transforms on the local player's TrackingData or bones* | :desktop_computer: |
| [Music Player](https://github.com/Varneon/VUdon-MusicPlayer) | *Music player that allows world creators to create playlists for their worlds for everyone to listen to* | :desktop_computer: |
| **Status** | **Icon** | **Explanation** |
| - | - | - |
| `In Planning` | :bulb: | The package is currently in the planning phase |
| `In Development` | :desktop_computer: | The package is currently in development |
| `In Closed Alpha / Beta` | :lock: | The package is currently in close alpha / beta testing |
| `In Open Alpha / Beta` | :unlock: | The package is currently in open alpha / beta testing |
| `Released` | :white_check_mark: | The package has been released and is publicly available |
## Developed by Varneon with :hearts:
[](https://twitter.com/Varneon)
[](https://www.youtube.com/Varneon)
[](https://github.com/Varneon)