Cocos Creator 网页调试工具,运行时查看、修改节点树,实时更新节点属性,可视化显示缓存资源。 https://forum.cocos.org/t/topic/91496
Go to file
2022-12-11 15:38:30 +08:00
release fix:修复3.6.2版本控制台报错 2022-12-11 15:38:30 +08:00
screenshots 添加预览截图 2022-07-17 18:38:16 +08:00
scripts 添加开关 2022-08-02 21:12:45 +08:00
src update 2022-08-04 16:24:52 +08:00
.gitignore 改版;适配creator3.5 2022-07-17 16:48:06 +08:00
auto-imports.d.ts 改版;适配creator3.5 2022-07-17 16:48:06 +08:00
components.d.ts update 2022-08-04 16:24:52 +08:00
index.html update 2022-08-03 18:00:31 +08:00
LICENSE Initial commit 2018-12-26 10:26:51 +08:00
package.json 添加开关 2022-08-02 21:12:45 +08:00
README.md 添加预览截图 2022-07-17 18:39:08 +08:00
tsconfig.json 改版;适配creator3.5 2022-07-17 16:48:06 +08:00
tsconfig.node.json 改版;适配creator3.5 2022-07-17 16:48:06 +08:00
vite.config.ts test 2022-07-26 20:05:42 +08:00
yarn.lock 添加开关 2022-08-02 21:12:45 +08:00

ccc-devtools

Cocos Creator 网页调试工具,运行时查看、修改节点树,实时更新节点属性。

使用

将 release 下的 preview-template.zip 解压放到项目目录下,浏览器预览项目即可使用。

适用于 Cocos Creator 3.x 版本。