An open API service indexing awesome lists of open source software.

https://github.com/armoe-project/amcl-app

Cross-platform Minecraft Launcher developed using Vue and TypeScript powered by Tauri
https://github.com/armoe-project/amcl-app

cross-platform minecraft minecraft-launcher rust tauri-app typescript vue

Last synced: about 1 month ago
JSON representation

Cross-platform Minecraft Launcher developed using Vue and TypeScript powered by Tauri

Awesome Lists containing this project

README

        

![][banner]

![][node]
![][bun]

![][tauri]
![][vue]
![][naive-ui]

![][release]
![][license]

[下载][download-link] | [安装][install-link] | [文档][docs-link] | [QQ 群][qq-group-link] | [Discord][discord-link]

简体中文 | [English](README_EN.md)

## 简介

使用`Tauri` + `Vue` + `Naive UI` 开发的跨平台 Minecraft 启动器

## 待办

- [x] 基本 UI
- [x] 背景图片设置
- [x] 微软账号登录
- [ ] 游戏管理
- [ ] 游戏启动
- [ ] Mod 加载器自动安装
- [ ] Mod 下载/安装
- [ ] 整合包导入

## 反馈

- 提交 [Issues](https://github.com/armoe-project/amcl-app/issues)
- 加入 [QQ 群][qq-group-link]
- 加入 [Discord][discord-link]

## 开源协议

本项目使用 [GPL-3.0](LICENSE) 协议开放源代码

```text
Armoe Minecraft Launcher
Copyright (C) 2023 Armoe Project Team
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
```

## 鸣谢

- [Tauri](https://tauri.app)
- [Vue.js](https://cn.vuejs.org/)
- [Naive UI](https://www.naiveui.com/)
- [Font Awesome](https://fontawesome.com/)
- [TypeScript](https://www.typescriptlang.org/)
- [Visual Studio Code](https://code.visualstudio.com/)

## 贡献者

![contrib]

[banner]: https://socialify.git.ci/armoe-project/amcl-app/image?description=1&font=Inter&forks=1&issues=1&language=1&logo=https%3A%2F%2Fraw.githubusercontent.com%2Farmoe-project%2Famcl-app%2Fmain%2Fsrc-tauri%2Ficons%2Ficon.png&owner=1&pulls=1&stargazers=1&theme=Auto
[node]: https://img.shields.io/badge/node-18-blue?style=for-the-badge
[bun]: https://img.shields.io/github/package-json/packageManager/armoe-project/amcl-app?style=for-the-badge
[tauri]: https://img.shields.io/github/package-json/dependency-version/armoe-project/amcl-app/@tauri-apps/api?label=tauri&style=for-the-badge
[vue]: https://img.shields.io/github/package-json/dependency-version/armoe-project/amcl-app/vue?style=for-the-badge
[naive-ui]: https://img.shields.io/github/package-json/dependency-version/armoe-project/amcl-app/naive-ui?style=for-the-badge
[release]: https://img.shields.io/github/v/release/armoe-project/amcl-app?style=for-the-badge
[license]: https://img.shields.io/github/license/armoe-project/amcl-app?style=for-the-badge
[contrib]: https://contrib.rocks/image?repo=armoe-project/amcl-app
[download-link]: https://amcl.armoe.cn/download.html
[install-link]: https://amcl.armoe.cn/install/
[docs-link]: https://amcl.armoe.cn
[qq-group-link]: https://jq.qq.com/?_wv=1027&k=KyO8SO7U
[discord-link]: https://discord.gg/twQgJNufYn