Added Unity project files
This commit is contained in:
23
Packages/dev.onevr.vrworldtoolkit/package.json
Normal file
23
Packages/dev.onevr.vrworldtoolkit/package.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user