Skip to content

Commit

Permalink
Update Event Dispatcher release status
Browse files Browse the repository at this point in the history
  • Loading branch information
Varneon authored Nov 4, 2022
1 parent 56e9d0e commit 8dd0567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ UdonSharp prefab ecosystem for VRChat worlds
| [Noclip](https://github.com/Varneon/VUdon-Noclip) | *Noclip for worlds* | :unlock: |
| [Logger](https://github.com/Varneon/VUdon-Logger) | *Runtime logger for UdonSharp, includes console window prefab for viewing the logs in world* | :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: |
| [Vehicle Controls](https://github.com/Varneon/VUdon-VehicleControls) | *A collection of experimental physically interactable controls for vehicles* | :desktop_computer: |
| [Player Tracker](https://github.com/Varneon/VUdon-PlayerTracker) | *Centralized tracker for providing tracked transforms on the local player's TrackingData or bones* | :desktop_computer: |
| [Vehicles-Base](https://github.com/Varneon/VUdon-Vehicles-Base) | *Common vehicle assets, prefabs and editor scripts for VUdon - Vehicles (Lite & Standard)* | :desktop_computer: |
| Simple Player Settings | *Simple, but more advanced replacement for the original "VRCWorldSettings" UdonBehaviour that ships with VRCSDK* | :desktop_computer: |
| Playerlist | *List that shows all players in the instance, player count, player join times, instance lifetime and master* | :desktop_computer: |
| Music Player | *Music player that allows world creators to create playlists for their worlds for everyone to listen to* | :desktop_computer: |
| Groups | *UdonBehaviour for establishing in-game groups which can be accessed from other UdonBehaviours* | :desktop_computer: |
| Event Dispatcher | *Dispatcher for allowing UdonSharpBehaviours to receive delegated update events* | :desktop_computer: |
| Raycast Monitor | *Runtime utility for shooting fully customizable raycasts and monitoring the results* | :desktop_computer: |
| Layermask Dropdown | *Custom component for modifying standard UI Dropdown's behaviour to replicate a Layermask dropdown's behaviour from Unity Editor in VRChat* | :desktop_computer: |
| "VTouch" | *Abstract classes for allowing scripts to invoke and detect physical touch by the player* | :desktop_computer: |
Expand Down

0 comments on commit 8dd0567

Please sign in to comment.