01 / EXE启动器本体Launcher
XCL2 可执行文件XCL2 executable
适合直接使用。GitHub Releases 可查看作者发布的各架构 EXE;国内网络也可使用作者镜像。
For normal use. GitHub Releases contains the published executables by architecture; an author-provided mirror is also available.
x64 / x86.NET 8 requiredWindows
提示:EXE 为不含运行时的框架依赖发布,未安装 .NET 8 Desktop Runtime 时不能正常运行。
Note: the EXE is framework-dependent and does not bundle the runtime; .NET 8 Desktop Runtime must be installed.
02 / SOURCEOpen Source
源码下载Source code
用于审查、学习、二次开发或自行编译。首选 GitHub 仓库,也可通过作者镜像进入下载目录。
For auditing, learning, development or self-compilation. Prefer the GitHub repository, with the author mirror as an alternative entry.
GitHubC# / WPF.NET 8
03 / RUNTIME必须REQUIRED
.NET 8 Desktop Runtime
XCL2 必须依赖 .NET 8 Desktop Runtime。64 位 Windows 通常选择 x64;仅 32 位 Windows 选择 x86。
XCL2 requires .NET 8 Desktop Runtime. On 64-bit Windows, choose x64 in most cases; use x86 for 32-bit Windows.
网络慢:可用作者镜像;安装后再启动 XCL2。
Slow download: use the author mirror, then start XCL2 after installation.
04 / WEBVIEW2强烈推荐STRONGLY RECOMMENDED
Microsoft Edge WebView2 Runtime
即使主程序可以启动,没有 WebView2 也会明显影响多项网页内核相关功能。为了完整体验,建议所有用户都安装常青版。
Even if the main app starts, missing WebView2 can significantly affect web-engine-dependent features. For the full experience, the Evergreen Runtime is recommended for everyone.