diff --git a/repos/com.vrmc.gltf.json b/repos/com.vrmc.gltf.json index 9215672..2e51226 100644 --- a/repos/com.vrmc.gltf.json +++ b/repos/com.vrmc.gltf.json @@ -1,5 +1,5 @@ { "addr": "https://github.com/vrm-c/UniVRM.git", - "dir": "./Assets/UniGLTF", + "dir": "./Packages/UniGLTF", "tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$" } \ No newline at end of file diff --git a/repos/com.vrmc.univrm.json b/repos/com.vrmc.univrm.json index dee23b5..b6b7299 100644 --- a/repos/com.vrmc.univrm.json +++ b/repos/com.vrmc.univrm.json @@ -1,5 +1,5 @@ { "addr": "https://github.com/vrm-c/UniVRM.git", - "dir": "./Assets/VRM", + "dir": "./Packages/VRM", "tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$" } \ No newline at end of file diff --git a/repos/com.vrmc.vrm.json b/repos/com.vrmc.vrm.json index a78ae33..29a9863 100644 --- a/repos/com.vrmc.vrm.json +++ b/repos/com.vrmc.vrm.json @@ -1,5 +1,5 @@ { "addr": "https://github.com/vrm-c/UniVRM.git", - "dir": "./Assets/VRM10", + "dir": "./Packages/VRM10", "tagRegex": "^v[0-9]+\\.[0-9]+\\.[0-9]+$" } \ No newline at end of file