対応パッケージの変更
This commit is contained in:
5
repos/com.annulusgames.u-pools.json
Normal file
5
repos/com.annulusgames.u-pools.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/AnnulusGames/uPools.git",
|
||||
"dir": "./Assets/uPools",
|
||||
"tagRegex": "^v([1-9][0-9]*)\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
5
repos/com.cysharp.r3.json
Normal file
5
repos/com.cysharp.r3.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr":"https://github.com/Cysharp/R3.git",
|
||||
"dir":"./src/R3.Unity/Assets/R3.Unity",
|
||||
"tagRegex": "^([1-9][0-9]*)\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/Cysharp/UniTask.git",
|
||||
"dir": "./src/UniTask/Assets/Plugins/UniTask"
|
||||
"dir": "./src/UniTask/Assets/Plugins/UniTask",
|
||||
"tagRegex": "^([1-9][0-9]*)\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
5
repos/com.github-glitchenzo.json
Normal file
5
repos/com.github-glitchenzo.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr":"https://github.com/GlitchEnzo/NuGetForUnity.git",
|
||||
"dir":"./src/NuGetForUnity",
|
||||
"tagRegex": "^v([1-9][0-9]*)\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
5
repos/com.hecomi.ulipsync.json
Normal file
5
repos/com.hecomi.ulipsync.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr":"https://github.com/hecomi/uLipSync.git",
|
||||
"dir":"./Assets/uLipSync",
|
||||
"tagRegex": "^v([1-9][0-9]*)\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
5
repos/com.svermeulen.extenject.json
Normal file
5
repos/com.svermeulen.extenject.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/Mathijs-Bakker/Extenject.git",
|
||||
"dir": "./UnityProject/Assets/Plugins/Zenject/Source",
|
||||
"tagRegex": "^([1-9][0-9]*)\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"addr": "https://github.com/AoiKamishiro/AssetGraph.git",
|
||||
"dir": ".",
|
||||
"author": "Unity Technologies"
|
||||
}
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"addr": "https://github.com/vrm-c/UniVRM.git",
|
||||
"dir": "./Assets/VRMShaders",
|
||||
"tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$"
|
||||
"tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$",
|
||||
"ignore": "true"
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"addr": "https://github.com/AoiKamishiro/Readme-Viewer.git",
|
||||
"dir": ".",
|
||||
"tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$"
|
||||
"tagRegex": "^v([1-9][0-9]*)\\.[0-9]+\\.[0-9]+$"
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"addr": "https://GITLAB@gitlab.kamishiro.online/ustella/jp.co.ustella.avataremote.git",
|
||||
"dir": "."
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"addr": "https://GITLAB@gitlab.kamishiro.online/ustella/jp.co.ustella.avatarpen.git",
|
||||
"dir": "."
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"addr": "https://GITLAB@gitlab.kamishiro.online/ustella/jp.co.ustella.extended-liltoon",
|
||||
"dir": "."
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"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