This commit is contained in:
xu_yanfeng 2024-01-05 20:12:19 +08:00
parent 0f9924d48f
commit d0d2a2cd70
2 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,9 @@ const manifest: CocosPluginManifest = {
],
i18n_en: "./src/i18n/en.ts",
i18n_zh: "./src/i18n/zh.ts",
icon: {
"48": "./icons/48.png",
},
chrome: {
view_devtools: "src/views/devtools/index.ts",
view_options: "src/views/options/index.ts",

View File

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB