mirror of
https://github.com/maxartz15/VertexAnimation.git
synced 2026-05-17 19:25:48 +02:00
Setup.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using UnityEngine;
|
||||
using UnityEditor;
|
||||
|
||||
namespace COMPANYNAME.PACKAGENAME.Editor
|
||||
namespace tech_art_outsource.vertex_animation.Editor
|
||||
{
|
||||
}
|
||||
+2
-2
@@ -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"
|
||||
Reference in New Issue
Block a user