1
0
Fork 0
GoodPlanCraftLaunCher/README.md

1.3 KiB
Raw Blame History

GoodPlanCraftLaunCher (GPCL)

简洁高效的 Minecraft 启动器。

代码优先挂 [https://source.caellab.com/yunyun/GoodPlanCraftLaunCher](https://source.caellab.com/yunyun/GoodPlanCraftLaunCher) 这个可能很久都没更新了

制作方法

使用Electron进行制作。

安装

从源码构建

git clone https://github.com/yunyun-3782/GoodPlanCraftLaunCher.git

预编译版本

前往 Releases 下载对可执行文件。

使用

cd 项目根文件夹

#初始化项目 node_modules
npm install

#启动 GPCL
npm run start

#编译、构建 GPCL
npm run build

预编译版本

#直接打开可执行(如.exe文件

贡献

欢迎提交 不同意见,同时欢迎开发 衍生 版本。

许可证

本项目采用 CaelLab BY-SA Code License 授权。

具体可查看 LICENSE


GoodPlanCraftLaunCher — 让 Minecraft 启动更简单。