パッケージビルド手順の変更・パッケージの追加
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://github.com/AoiKamishiro/SubAssetEditor.git",
|
||||
"dir": "."
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://github.com/Cysharp/UniTask.git",
|
||||
"dir": "./src/UniTask/Assets/Plugins/UniTask"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/AoiKamishiro/AssetGraph.git",
|
||||
"dir": ".",
|
||||
"author": "Unity Technologies"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/vrm-c/UniVRM.git",
|
||||
"dir": "./Assets/UniGLTF",
|
||||
"tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/vrm-c/UniVRM.git",
|
||||
"dir": "./Assets/VRM",
|
||||
"tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/vrm-c/UniVRM.git",
|
||||
"dir": "./Assets/VRM10",
|
||||
"tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/vrm-c/UniVRM.git",
|
||||
"dir": "./Assets/VRMShaders",
|
||||
"tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://github.com/AoiKamishiro/ExternalToolsLauncher.git",
|
||||
"dir": "."
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/AoiKamishiro/Readme-Viewer.git",
|
||||
"dir": ".",
|
||||
"tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://github.com/Taremin/CopyComponentsByRegex.git",
|
||||
"dir": "."
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://GITLAB@gitlab.kamishiro.online/ustella/jp.co.ustella.avataremote.git",
|
||||
"dir": "."
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://GITLAB@gitlab.kamishiro.online/ustella/jp.co.ustella.avatarpen.git",
|
||||
"dir": "."
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://GITLAB@gitlab.kamishiro.online/ustella/jp.co.ustella.extended-liltoon",
|
||||
"dir": "."
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"addr": "https://GITLAB@gitlab.kamishiro.online/vrc-sdk-package/UTS2.git",
|
||||
"dir": ".",
|
||||
"name": "vrc.shaders.uts2",
|
||||
"author": "VRC Shaders"
|
||||
}
|
||||
Reference in New Issue
Block a user