From d3dae947a066d566105904585526f0e403e5ddbd Mon Sep 17 00:00:00 2001 From: 1 <4764355+oneVR@users.noreply.github.com> Date: Mon, 4 Mar 2024 08:54:42 +0200 Subject: [PATCH] Update VRWorld Toolkit to V3.0.0 Patch notes can be found here: https://github.com/oneVR/VRWorldToolkit/releases/tag/V3.0.0 --- source.json | 1 + 1 file changed, 1 insertion(+) diff --git a/source.json b/source.json index cca6860..8f8b07f 100644 --- a/source.json +++ b/source.json @@ -33,6 +33,7 @@ { "id":"dev.onevr.vrworldtoolkit", "releases":[ + "https://github.com/oneVR/VRWorldToolkit/releases/download/V3.0.0/VRWorldToolkit_VCC_V3.0.0.zip", "https://github.com/oneVR/VRWorldToolkit/releases/download/V2.1.5/VRWorldToolkit_VCC_V2.1.5.zip" ] },