You've already forked CC-Framework.EditorExtend
init
This commit is contained in:
18
Assets/CCTools/package.json
Normal file
18
Assets/CCTools/package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "com.foldcc.cc-framework.editorextend",
|
||||
"version": "1.0.0",
|
||||
"displayName": "CC-Tools RectTransform",
|
||||
"description": "A Unity editor extension that adds Figma coordinate support to RectTransform components.",
|
||||
"unity": "2019.4",
|
||||
"keywords": [
|
||||
"editor",
|
||||
"ui",
|
||||
"tools",
|
||||
"figma"
|
||||
],
|
||||
"author": {
|
||||
"name": "CC-Tools",
|
||||
"email": "foldcc@lightyears.com",
|
||||
"url": "https://lightyears.ltd"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user