cocos / cocos/cocos-cli

能否将cli和游戏引擎分离

Open
#837 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
430
Forks
154
Avg merge
2d 4h
Merged PRs (30d)
61

Description

现在想单独用cli或MCP都要下载很多东西,比如引擎,编译cli还需要node-gyp、Visual Studio,部署成本太大了
1.建议模块分离,可以单独使用cli、mcp
2.发布编译好的运行包,下载即用

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by mapping the CLI and MCP entry points to their engine, node-gyp, and Visual Studio dependencies. Define the boundaries for separate CLI/MCP use and the required precompiled packages. Done means each can be downloaded and used without installing the engine or compiling native dependencies.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.