Added Unity project files

This commit is contained in:
2026-06-07 16:58:24 +01:00
parent 3cc05d260b
commit 23bbcab156
3942 changed files with 453676 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "dev.onevr.vrworldtoolkit",
"version": "3.4.1",
"displayName": "VRWorld Toolkit",
"description": "VRWorld Toolkit is a Unity Editor extension made to make VRChat world creation more accessible and lower the entry-level to make a good performing world.",
"unity": "2022.3",
"documentationUrl": "https://github.com/oneVR/VRWorldToolkit",
"licensesUrl": "https://github.com/oneVR/VRWorldToolkit/blob/master/LICENSE",
"dependencies": {
"com.unity.postprocessing": "3.1.1"
},
"vpmDependencies": {
},
"url" : "https://github.com/oneVR/VRWorldToolkit.git#vpm",
"author": {
"name": "oneVRdev",
"email": "15145@pm.me",
"url": "https://oneVR.dev/"
},
"legacyFolders": {
"Assets\\VRWorldToolkit": "fb6f58799fddd184a94ea8cd32c9db5a"
}
}