パッケージビルド手順の変更・パッケージの追加
This commit is contained in:
4
repos/com.coffee.sub-asset-editor.json
Normal file
4
repos/com.coffee.sub-asset-editor.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://github.com/AoiKamishiro/SubAssetEditor.git",
|
||||
"dir": "."
|
||||
}
|
||||
4
repos/com.cysharp.unitask.json
Normal file
4
repos/com.cysharp.unitask.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://github.com/Cysharp/UniTask.git",
|
||||
"dir": "./src/UniTask/Assets/Plugins/UniTask"
|
||||
}
|
||||
5
repos/com.unity.assetgraph.json
Normal file
5
repos/com.unity.assetgraph.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/AoiKamishiro/AssetGraph.git",
|
||||
"dir": ".",
|
||||
"author": "Unity Technologies"
|
||||
}
|
||||
5
repos/com.vrmc.gltf.json
Normal file
5
repos/com.vrmc.gltf.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/vrm-c/UniVRM.git",
|
||||
"dir": "./Assets/UniGLTF",
|
||||
"tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
5
repos/com.vrmc.univrm.json
Normal file
5
repos/com.vrmc.univrm.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/vrm-c/UniVRM.git",
|
||||
"dir": "./Assets/VRM",
|
||||
"tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
5
repos/com.vrmc.vrm.json
Normal file
5
repos/com.vrmc.vrm.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/vrm-c/UniVRM.git",
|
||||
"dir": "./Assets/VRM10",
|
||||
"tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
5
repos/com.vrmc.vrmshaders.json
Normal file
5
repos/com.vrmc.vrmshaders.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/vrm-c/UniVRM.git",
|
||||
"dir": "./Assets/VRMShaders",
|
||||
"tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
4
repos/online.kamishiro.externaltoolslauncher.json
Normal file
4
repos/online.kamishiro.externaltoolslauncher.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://github.com/AoiKamishiro/ExternalToolsLauncher.git",
|
||||
"dir": "."
|
||||
}
|
||||
5
repos/online.kamishiro.readmeviewer.json
Normal file
5
repos/online.kamishiro.readmeviewer.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/AoiKamishiro/Readme-Viewer.git",
|
||||
"dir": ".",
|
||||
"tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
4
repos/taremin.copy-components-by-regex.json
Normal file
4
repos/taremin.copy-components-by-regex.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://github.com/Taremin/CopyComponentsByRegex.git",
|
||||
"dir": "."
|
||||
}
|
||||
4
repos/ustella/jp.co.ustella.avataremote.json
Normal file
4
repos/ustella/jp.co.ustella.avataremote.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://GITLAB@gitlab.kamishiro.online/ustella/jp.co.ustella.avataremote.git",
|
||||
"dir": "."
|
||||
}
|
||||
4
repos/ustella/jp.co.ustella.avatarpen.json
Normal file
4
repos/ustella/jp.co.ustella.avatarpen.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://GITLAB@gitlab.kamishiro.online/ustella/jp.co.ustella.avatarpen.git",
|
||||
"dir": "."
|
||||
}
|
||||
4
repos/ustella/jp.co.ustella.extended-liltoon.json
Normal file
4
repos/ustella/jp.co.ustella.extended-liltoon.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"addr": "https://GITLAB@gitlab.kamishiro.online/ustella/jp.co.ustella.extended-liltoon",
|
||||
"dir": "."
|
||||
}
|
||||
6
repos/vrchat/vrc.shaders.uts2.json
Normal file
6
repos/vrchat/vrc.shaders.uts2.json
Normal file
@@ -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