Bump version to 1.1.0 and optimize CCTools package

- Update package version to 1.1.0
- Modify README with new package version
- Add runtime assembly definition
- Update CHANGELOG with interface and feature improvements
- Optimize package metadata and documentation
This commit is contained in:
2025-02-11 17:29:44 +08:00
parent a812266900
commit 33af3aa50f
6 changed files with 25 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "com.foldcc.cc-framework.editorextend",
"version": "1.0.0",
"version": "1.1.0",
"displayName": "CC-Tools RectTransform",
"description": "A Unity editor extension that adds Figma coordinate support to RectTransform components.",
"unity": "2019.4",