Skip to content

little-starts/ccw-launcher-V2

Repository files navigation

共创世界启动器 V2

简介

基于 tauri 开发的一款用于运行共创世界的启动器

国内用户可以使用gitee仓库:https://gitee.com/skydoge/ccw-launcher-V2

运行

# 克隆仓库
git clone https://github.com/little-starts/ccw-launcher-V2.git
# 进入仓库
cd ccw-launcher-V2
# 安装依赖
yarn
# 运行
yarn tauri dev

请提前安装 RUST 环境,国内用户可以使用镜像。

如有疑问,请提起issues

关于我们

共创世界启动器主要开发者-白猫 共创世界启动器开发者之一-多bug的啸天犬 自动签到提供者-酷可mc

————————————————————

CCW Luncher

If you want to visit the Chinese version, you can find it here.

Info

A launcher based on tauri for running a china cocrea maby it will suport cocrea.

Run

# clone repo
git clone https://github.com/little-starts/ccw-launcher-V2.git
# enter repo
cd ccw-launcher-V2
# install dependencies
yarn
# run
yarn tauri dev

Please install RUST before running.