remove prefix VRMShaders.* from UniUnlit asmdef files.

This commit is contained in:
Masataka SUMI
2024-07-20 22:12:06 +09:00
parent 73bca6447b
commit f544ac8041
4 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "VRMShaders.GLTF.UniUnlit.Editor",
"name": "UniGLTF.UniUnlit.Editor",
"rootNamespace": "",
"references": [
"GUID:60c8346e00a8ddd4cafc5a02eceeec57"
],

View File

@@ -1,5 +1,6 @@
{
"name": "VRMShaders.GLTF.UniUnlit.Runtime",
"name": "UniGLTF.UniUnlit",
"rootNamespace": "",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],