diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json index dd7c84fd9..c61af7c4d 100644 --- a/.agents/plugins/marketplace.json +++ b/.agents/plugins/marketplace.json @@ -28,18 +28,6 @@ }, "category": "设计" }, - { - "name": "threejs", - "source": { - "source": "local", - "path": "./plugins/codex/plugins/threejs" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "设计" - }, { "name": "literature-review", "source": { @@ -291,6 +279,18 @@ "authentication": "ON_INSTALL" }, "category": "数据分析" + }, + { + "name": "threejs", + "source": { + "source": "local", + "path": "./plugins/codex/plugins/threejs" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "设计" } ] } diff --git a/plugins/codex/.agents/plugins/marketplace.json b/plugins/codex/.agents/plugins/marketplace.json index 5e6f57958..a50335c1c 100644 --- a/plugins/codex/.agents/plugins/marketplace.json +++ b/plugins/codex/.agents/plugins/marketplace.json @@ -28,18 +28,6 @@ }, "category": "设计" }, - { - "name": "threejs", - "source": { - "source": "local", - "path": "./plugins/threejs" - }, - "policy": { - "installation": "AVAILABLE", - "authentication": "ON_INSTALL" - }, - "category": "设计" - }, { "name": "literature-review", "source": { @@ -291,6 +279,18 @@ "authentication": "ON_INSTALL" }, "category": "数据分析" + }, + { + "name": "threejs", + "source": { + "source": "local", + "path": "./plugins/threejs" + }, + "policy": { + "installation": "AVAILABLE", + "authentication": "ON_INSTALL" + }, + "category": "设计" } ] } diff --git a/plugins/codex/plugins/threejs/.codex-plugin/plugin.json b/plugins/codex/plugins/threejs/.codex-plugin/plugin.json index 853db7720..9ea9c8a6e 100644 --- a/plugins/codex/plugins/threejs/.codex-plugin/plugin.json +++ b/plugins/codex/plugins/threejs/.codex-plugin/plugin.json @@ -32,6 +32,8 @@ "privacyPolicyURL": "https://git.playones.com/arechen/EapilSkillMarket", "termsOfServiceURL": "https://git.playones.com/arechen/EapilSkillMarket", "brandColor": "#2563EB", - "screenshots": [] + "screenshots": [], + "composerIcon": "./assets/market-icon.svg", + "logo": "./assets/market-icon.svg" } } diff --git a/plugins/codex/plugins/threejs/assets/market-icon.svg b/plugins/codex/plugins/threejs/assets/market-icon.svg new file mode 100644 index 000000000..4e9993f66 --- /dev/null +++ b/plugins/codex/plugins/threejs/assets/market-icon.svg @@ -0,0 +1 @@ +threejs