# shulin的CoCo控件 **Repository Path**: shulinnn/widget ## Basic Information - **Project Name**: shulin的CoCo控件 - **Description**: 制作的一些在CoCo使用的自定义控件 - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-22 - **Last Updated**: 2025-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CoCo控件 #### 介绍 制作的一些在CoCo使用的自定义控件 #### 软件架构 基于Waddle的基本自定义控件框架进行开发 #### 安装教程 1. 打开CoCo编辑器 2. 点击左上角“文件” 3. 选择“导入自定义控件” 4. 将你要导入的自定义控件在本仓库中的地址复制到“文件名”输入框中 5. 点击“打开”按钮 #### 使用说明 策写中 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request