com.hikky.vketcloudsdk
Version:
This is the SDK for creating the world in VketCloud.
84 lines (83 loc) • 2 kB
JSON
{
"name": "com.hikky.vketcloudsdk",
"version": "14.5.10",
"displayName": "Vket Cloud SDK",
"description": "This is the SDK for creating the world in VketCloud.",
"unity": "2022.3",
"keywords": [
"HIKKY",
"VketCloud",
"SDK",
"Metaverse"
],
"author": {
"name": "Rakai",
"email": "r.akai@vrhikky.com",
"github": "https://github.com/ra9g16",
"url": "https://www.hikky.co.jp/"
},
"contributors": [
{
"name": "yunoda",
"email": "yunoda@vrhikky.com"
},
{
"name": "Mutsuki Iwahana",
"email": "mutsuki.iwahana@vrhikky.com"
},
{
"name": "Naya Mitamura",
"email": "naya@vrhikky.com"
},
{
"name": "Kasperunas, I.",
"email": "i.kasperunas@vrhikky.com"
},
{
"name": "hananana",
"github": "https://github.com/hananana"
},
{
"name": "Mochimagro",
"email": "jr.mochimagro@gmail.com"
},
{
"name": "Knight Zhang",
"email": "j.zhang@guncys.com"
},
{
"name": "Shinnichi Miyake",
"email": "s.miyake@vrhikky.com"
}
],
"samples": [
{
"displayName": "Tutorial -Basic-",
"description": "Basic tutorials. ",
"path": "Samples~/Tutorial -basic-"
},
{
"displayName": "Tutorial -Visual-",
"description": "Visual tutorials. ",
"path": "Samples~/Tutorial -visual-"
},
{
"displayName": "Tutorial -Scripts-",
"description": "Script tutorials. ",
"path": "Samples~/Tutorial -scripts-"
}
],
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"repository": {
"type": "git",
"url": "git+https://github.com/VRHIKKY/VketCloudSDK.git",
"directory": "com.hikky.vketcloudsdk"
},
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.2",
"com.unity.formats.fbx": "4.2.1",
"com.unity.editorcoroutines": "1.0.0"
}
}