upm-2.1.8
SuGar-456 1 month ago
parent 126b475e7c
commit 1408e8bd6c
  1. 7
      Editor/HandDriver.Editor.asmdef
  2. 7
      Editor/com.udexreal.handdriver.editor.asmdef
  3. 3
      Runtime/HandDriver.Runtime.asmdef
  4. 3
      Runtime/com.udexreal.handdriver.runtime.asmdef

@ -0,0 +1,7 @@
{
"name": "HandDriver.Editor",
"references": [
"HandDriver.Runtime"
],
"includePlatforms": ["Editor"]
}

@ -1,7 +0,0 @@
{
"name": "com.udexreal.handdriver.editor",
"references": [
"com.udexreal.handdriver.runtime"
],
"includePlatforms": ["Editor"]
}

@ -0,0 +1,3 @@
{
"name": "HandDriver.Runtime"
}

@ -1,3 +0,0 @@
{
"name": "com.udexreal.handdriver.runtime"
}
Loading…
Cancel
Save