This commit is contained in:
max
2020-11-02 20:56:18 +01:00
parent 8e737f84df
commit ebe4eb14bd
13 changed files with 17 additions and 107 deletions

View File

@ -1,6 +1,6 @@
using UnityEngine;
using UnityEditor;
namespace COMPANYNAME.PACKAGENAME.Editor
namespace tech_art_outsource.vertex_animation.Editor
{
}

View File

@ -1,7 +1,7 @@
{
"name": "COMPANYNAME.PACKAGENAME.Editor",
"name": "tech_art_outsource.vertex_animation.Editor",
"references": [
"COMPANYNAME.PACKAGENAME"
"tech_art_outsource.vertex_animation"
],
"includePlatforms": [
"Editor"