From f4b1ec00aff7ce0a4fd520b1101194767e9dde60 Mon Sep 17 00:00:00 2001 From: Varneon Date: Tue, 27 Sep 2022 00:24:08 -0700 Subject: [PATCH] Update Noclip status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 456d3bb..3308ea8 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ UdonSharp prefab ecosystem for VRChat worlds | [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: | | [Visibility Sensors](https://github.com/Varneon/VUdon-VisibilitySensors) | *Various sensors for detecting a renderer's visibility state and relaying it to e.g. GameObject's active state, UdonBehaviour variables, etc.* | :unlock: | | [Depth Buffer Toolkit](https://github.com/Varneon/VUdon-DepthBufferToolkit) | *A toolkit for configuring the depth buffer in VRChat worlds with Udon* | :unlock: | +| [Noclip](https://github.com/Varneon/VUdon-Noclip) | *Noclip for worlds* | :unlock: | | [Vehicle Controls](https://github.com/Varneon/VUdon-VehicleControls) | *A collection of experimental physically interactable controls for vehicles* | :desktop_computer: | -| [Noclip](https://github.com/Varneon/VUdon-Noclip) | *Noclip for worlds* | :desktop_computer: | | Vehicles-Lite | *Lightweight vehicle prefab* | :lock: | | Vehicles | *UdonVehicles SDK* | :desktop_computer: | | Udonity | *Runtime Unity Editor made with Udon* | :desktop_computer: |