From fda7f5ae07848207064fc6d35317005dd866e129 Mon Sep 17 00:00:00 2001 From: kuzuriyager <134836877+KuzuriYager@users.noreply.github.com> Date: Sun, 13 Aug 2023 11:23:36 -0400 Subject: [PATCH] Add files via upload --- ReadMe.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 ReadMe.txt diff --git a/ReadMe.txt b/ReadMe.txt new file mode 100644 index 0000000..5683395 --- /dev/null +++ b/ReadMe.txt @@ -0,0 +1,23 @@ +Edit of Varneon's Playerlist prefab to intergrate with DisBridge. +Thank you to Varneon for the original prefab. + +# Links: +Lastation's Discord: https://discord.gg/lastation +UdonVR's Discord: https://discord.gg/gRXzqA6Gh4 +DisBridge: https://wiki.disbridge.com + + +## Added features: +Loading of groups from DisBridge. +loading of a player's group color from DisBridge. +loading of a player's group icon from DisBridge. + +## Installation +Ensure you have DisBridge installed and configured. +Drag and drop the "DisBridge Playerlist" prefab into your scene. +Connect the DisBridge Plugin Manager to the prefab. + +# Credits: +Varneon: for the original prefab. +childofthebeast: for assisting with DisBridge intergration. +Lastation: for the prefab edit and code cleanup. \ No newline at end of file