Files
Silly-Home/Packages/dev.onevr.vrworldtoolkit/package.json
2026-06-07 16:58:24 +01:00

24 lines
761 B
JSON

{
"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"
}
}