Skip to content

Sheas Cealer Build

Space Time edited this page May 17, 2022 · 16 revisions

0. 前期准备

  1. 安装较新版本的 Windows & Visual Studio & .Net5 开发环境 并适当配置
  2. 克隆本项目

1. 填充 Cealing-Clash.exe 及其配置文件 (0.0.0 ~ 1.0.0 版本跳过此步骤)

  1. 下载较新版本的 Clash (Clash-Windows.zip) 并解压
  2. 将解压得到的 Clash-Windows.exe 重命名为 Cealing-Clash.exe
  3. 将 Cealing-Clash.exe 放置在 Sheas-Cealer.exe 的生成目录下
  4. 将 config.yaml 和 Country.mmdb 配置文件放置在 Sheas-Cealer.exe 的生成目录下

2. 填充 Cealing-Host.json

  1. 将包含伪造规则的 Cealing-Host.json (获取方式请参阅其他文档) 放置在 Sheas-Cealer.exe 的生成目录下

3. 构建 Sheas-Cealer.exe

  1. 还原 Sheas-Cealer 项目所需的 Nuget 包
  2. 编译 Sheas-Cealer 项目并生成即可
Clone this wiki locally