优化popup,增加更多的游戏开发工具

This commit is contained in:
xu_yanfeng
2025-02-07 14:10:46 +08:00
parent d2800bc24a
commit e331c51dc3
5 changed files with 153 additions and 26 deletions

View File

@@ -9,7 +9,7 @@ function i18n(key: string) {
const manifest: CocosPluginManifest = {
name: pkgName,
version: "2.1.6",
version: "2.1.7",
description: "Debug games made with CocosCreator and display node trees and node properties",
author: "xu_yanfeng",
main: "./src/main.ts",