HTFramework icon indicating copy to clipboard operation
HTFramework copied to clipboard

Unity HTFramework, a rapid development framework of client to the unity.

Results 3 HTFramework issues
Sort by recently updated
recently updated
newest added

![截图](https://github.com/SaiTingHu/HTFramework/assets/42412011/f4f16feb-90df-4349-9f0c-78543c64bc9c) ![截图2](https://github.com/SaiTingHu/HTFramework/assets/42412011/3c350c86-fd3f-416d-9105-c30c7164c847) 大佬,我在使用贵框架进行数据驱动,绑定了UGUI的Text和Input组件,可以进行同步数据,但是绑定TMP的Text和Input组件,无法数据同步,望大佬看一下什么问题

在开发基于 HTFramework 的扩展包,通过 Unity Package Manager 管理依赖时遇到了问题。 目前 HTFramework 缺少标准的 UPM `package.json` 文件,导致无法通过 Git URL 或包管理器正确安装和作为依赖引用。 希望可以支持。