Skip to content

docs: 说明 Creator 配置迁移设计#710

Open
Changdw wants to merge 2 commits into
cocos:mainfrom
Changdw:doc/creator-config-migration-design
Open

docs: 说明 Creator 配置迁移设计#710
Changdw wants to merge 2 commits into
cocos:mainfrom
Changdw:doc/creator-config-migration-design

Conversation

@Changdw

@Changdw Changdw commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

变更说明

新增 docs/dev/creator-config-migration-design.md,补充 Creator 3.x 旧配置迁移到 cocos.config.json 的设计说明,供开发者和 AI 上下文使用。

核心结论:

  • cocos.config.json 是 cocos-cli / PinK 当前项目配置真相源。
  • Creator 3.x 的 settings/v2/packages/*.json 只作为旧项目迁移来源。
  • PinK 打开项目或独立 cocos-cli MCP 启动后会触发一次配置迁移。
  • 迁移后不再保证 Creator 3.x 能查看或编辑新配置,这是设计边界。
  • 不应新增自动双写逻辑,把 PinK 修改同步回 Creator 3.x 旧插件配置。

@Changdw Changdw requested a review from star-e July 3, 2026 08:56
@star-e star-e requested a review from yanOO1497 July 3, 2026 09:31
@Changdw Changdw closed this Jul 7, 2026
@Changdw Changdw reopened this Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants