Files
CC-Framework.EditorExtend/Assets/CCTools/Runtime/CCTools.RectTransform.Runtime.asmdef
Foldcc_b1 33af3aa50f 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
2025-02-11 17:29:44 +08:00

13 lines
365 B
Plaintext

{
"name": "com.foldcc.cc-framework.editorextnd.rectransform.runtime",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}