対応パッケージの変更

This commit is contained in:
2024-08-14 15:19:03 +00:00
parent 43b3b824e7
commit c447089cba
13 changed files with 30 additions and 26 deletions

View File

@@ -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"
}