diff --git a/README.md b/README.md index d04c0f0..2ace88e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,17 @@ # Interactable-Objects-NonNetworked methods of interaction for VRChat worlds. Small edit to fit personal preferences. All credits go to swivel. -Most parameters have been privatized to avoid exploitation from malicious client users. +Parameters that are supposed to be executed only locally have been privatised to avoid malicious abuse. + +New prefabs: + +_Mirrors: +Please use this one instead of the regular Mirrors prefab + +_Settings: +Makes use of an edge case in the mirror manager to make it use for world toggles instead. + + Project made for udonsharp v0.20.3 https://github.com/MerlinVR/UdonSharp + +Tested with udonsharp 1.1.5 as well