rename unigltf to gltf

This commit is contained in:
ousttrue 2021-08-20 16:57:39 +09:00
parent 8e30545c49
commit a16d352cd9
3 changed files with 4 additions and 4 deletions

View File

@ -102,7 +102,7 @@ namespace VRM
}},
""dependencies"": {{
""com.vrmc.vrmshaders"": ""{1}"",
""com.vrmc.unigltf"": ""{0}""
""com.vrmc.gltf"": ""{0}""
}},
""samples"": [
{{
@ -147,7 +147,7 @@ namespace VRM
}},
""dependencies"": {{
""com.vrmc.vrmshaders"": ""{1}"",
""com.vrmc.unigltf"": ""{0}""
""com.vrmc.gltf"": ""{0}""
}},
""samples"": [
{{

View File

@ -15,7 +15,7 @@
},
"dependencies": {
"com.vrmc.vrmshaders": "0.81.0",
"com.vrmc.unigltf": "0.81.0"
"com.vrmc.gltf": "0.81.0"
},
"samples": [
{

View File

@ -15,7 +15,7 @@
},
"dependencies": {
"com.vrmc.vrmshaders": "0.81.0",
"com.vrmc.unigltf": "0.81.0"
"com.vrmc.gltf": "0.81.0"
},
"samples": [
{