This commit is contained in:
2025-02-11 17:05:39 +08:00
parent a1da0f54d6
commit b4eebd8540
50 changed files with 3707 additions and 3 deletions

View 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"
}
}