1 Star 0 Fork 6

笨木头/Cocos 扩展 - 快速添加组件

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
陈皮皮 提交于 2021-09-27 00:07 . 版本更新(1.1.0)
{
"name": "ccc-quick-add-component",
"version": "1.1.0.20210927",
"description": "快速搜索并添加组件到节点上...",
"author": {
"name": "陈皮皮 (ifaswind)",
"email": "[email protected]",
"url": "https://chenpipi.cn",
"wechat": "im_chenpipi",
"git-home": "https://gitee.com/ifaswind",
"official-account": "公众号「菜鸟小栈」"
},
"repository": "https://gitee.com/ifaswind/ccc-quick-add-component",
"license": "MIT",
"main": "src/main/index.js",
"scene-script": "src/main/scene.js",
"main-menu": {
"i18n:MAIN_MENU.package.title/i18n:ccc-quick-add-component.name/i18n:ccc-quick-add-component.search": {
"message": "ccc-quick-add-component:open-search-bar",
"icon": "/images/search.png",
"accelerator": "F3"
},
"i18n:MAIN_MENU.package.title/i18n:ccc-quick-add-component.name/i18n:ccc-quick-add-component.settings": {
"message": "ccc-quick-add-component:open-settings-panel",
"icon": "/images/settings.png"
},
"i18n:MAIN_MENU.package.title/i18n:ccc-quick-add-component.name/i18n:ccc-quick-add-component.checkUpdate": {
"message": "ccc-quick-add-component:menu-check-update",
"icon": "/images/update.png"
},
"i18n:MAIN_MENU.package.title/i18n:ccc-quick-add-component.name/v1.1.0.20210927": {
"message": "ccc-quick-add-component:menu-version",
"icon": "/images/version.png"
}
},
"reload": {
"renderer": [],
"ignore": [
"config.json",
"CHANGELOG.md",
"README.md",
"README.en.md"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/StupidWood/ccc-quick-add-component.git
[email protected]:StupidWood/ccc-quick-add-component.git
StupidWood
ccc-quick-add-component
Cocos 扩展 - 快速添加组件
master

搜索帮助