2025-02-11 17:05:39 +08:00
|
|
|
{
|
|
|
|
|
"name": "com.foldcc.cc-framework.editorextend",
|
2025-02-11 17:29:44 +08:00
|
|
|
"version": "1.1.0",
|
2025-02-11 17:05:39 +08:00
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
}
|