mirror of
https://github.com/maxartz15/VertexAnimation.git
synced 2025-06-12 22:39:56 +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
|
||||
{
|
||||
}
|
@ -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