From c8f1cf7264885d9c6dc52e1163e06fe2cca1cc57 Mon Sep 17 00:00:00 2001 From: Varneon Date: Mon, 7 Nov 2022 22:19:02 -0800 Subject: [PATCH] Add link to Simple Player Settings repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24e3423..7147159 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ UdonSharp prefab ecosystem for VRChat worlds | [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: | +| [Simple Player Settings](https://github.com/Varneon/VUdon-SimplePlayerSettings) | *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: |