Skip to content

NingZeStudio/hmcl-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hmcl-mirror

HMCL (Hello Minecraft! Launcher) 第三方下载镜像站,提供 Windows / macOS / Linux 全平台各版本快速下载。

License: MIT Deploy

为什么有这个项目

HMCL 是目前最流行的 Minecraft Java 版启动器之一,但官方下载页面在国内访问不稳定。这个镜像站从 miawa.cn 同步 HMCL 各版本安装包,提供稳定的国内下载。

非官方网站,仅提供下载镜像服务。

快速开始

git clone https://github.com/NingZeStudio/hmcl-mirror.git
cd hmcl-mirror
npm install
npm run dev

浏览器打开 http://localhost:5173

构建与部署

npm run build    # 输出到 dist/
npm run preview  # 预览构建结果

部署到 EdgeOne Pages:导入仓库 → 构建命令 npm run build → 输出目录 dist/

技术栈

技术 用途
Vite 构建工具
Vue 3 UI 框架
TypeScript 类型安全
Tailwind CSS 样式

零运行时依赖,纯静态站点。

数据来源

通过 GET https://miawa.cn/api/status 获取 HMCL 版本列表,由 useHMCLStatus composable 封装请求与状态管理。

许可

MIT License. 参见 LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors