要配置Clash Rev,您可以按照以下步骤进行
安装必要的依赖和游戏包
安装依赖
确保安装了必要的依赖,通常包括Clash 和 Git。
npm install
git clone --recursive https://github.com/clash-rev/clash-rev
cd Clash-Rev
git checkout master
git add .
git commit -m "initial commit"
git push"
下载游戏包
如果您需...