Skip to content

如何安装 CC Mesh

最新安装包见 Releases。应用内置基于 GitHub Releases 的自动更新器。

Windows

下载 *-setup.exe(NSIS)或 *.msi,双击安装。

首次运行需要 WebView2 运行时。多数 Windows 10/11 已预装;若缺失,安装程序会引导安装。

macOS(当前为未签名版本)

Warning

当前 macOS 包未签名、未公证。Gatekeeper 可能拦截首次打开,请用右键「打开」。

暂未配置 Apple 开发者签名与公证。推荐步骤:

  1. ccMesh.app 拖入「应用程序」。
  2. 右键 CC Mesh →「打开」→ 再次确认「打开」。

若提示「已损坏」,在终端执行:

bash
xattr -dr com.apple.quarantine /Applications/ccMesh.app

Linux

按发行版选择安装包:

bash
sudo apt install ./ccMesh_*_amd64.deb
bash
chmod +x ccMesh_*.AppImage
./ccMesh_*.AppImage
bash
sudo dnf install ./ccMesh-*.x86_64.rpm

系统要求

平台要求
WindowsWindows 10/11,WebView2 运行时
macOSmacOS 通用二进制(Apple Silicon / Intel)
LinuxAppImage / deb / rpm,依赖 WebKitGTK