forked from HMCL-dev/HMCL-PE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME_cn.md
105 lines (70 loc) · 4.14 KB
/
README_cn.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<div align="right">
[English](README.md) | **简体中文**
</div>
<div align="center">
<img width="175" src="/HMCLPE/src/main/res/drawable/ic_craft_table.png"></img>
</div>
<h1 align="center">HMCL-PE</h1>
<div align="center">
![起点](/.github/images/hmcl-pe-main-screen.jpg)
![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white)
[![Discord](https://img.shields.io/badge/Discord-4903FC?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/c79XjKHy4S)
![Gradle](https://img.shields.io/badge/Gradle-02303A.svg?style=for-the-badge&logo=Gradle&logoColor=white)
![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white)
[![QQ](https://img.shields.io/badge/QQ-4903FC?style=for-the-badge&logoColor=white)](https://jq.qq.com/?_wv=1027&k=4r1lFLgc)
![Downloads](https://img.shields.io/github/downloads/Tungstend/HMCL-PE/total?color=green&style=for-the-badge)
[![Sponsor](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#EA4AAA)](https://afdian.net/@tungs)
</div>
- [Hello Minecraft! Launcher:Pocket Edition](https://tungstend.github.io/):
我们试图在 Android 设备上实现 HMCL,允许玩家管理游戏、模组、控制方式等。
- **直接在您的 Android 设备上运行 Minecraft Java 版**,并且支持模组和所有版本的 Minecraft。
- **但是现在 HMCL-PE 已停止维护。如果你想要在你的 Android 设备上运行 Minecraft: Java Edition 并获得更好的支持, 可以使用 [Fold Craft Launcher](https://fcl-team.github.io/) 或者 [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher)。 但请注意: 如果您在使用其他启动器时遇到了问题, HMCL-dev 没有义务进行解答。 请寻求您启动器的作者的帮助。**
<h1 align="center">特性</h1>
- [x] 运行所有版本的 Minecraft
- [x] 运行 Forge、OptiFine、Fabric 等
- [x] 支持 Java 8 和 Java 17
- [x] 虚拟化鼠标
- [x] 下载模组、整合包、材质包和地图
- [x] 使用着色器(配合 VirGL)
- [x] 创建自定义控制器
- [x] 可自定义的主题和颜色
- [x] 不限于此!
<h1 align="center">展示</h1>
![游戏视图1](/.github/images/hmcl-pe-in-game-1.jpg)
![游戏视图2](/.github/images/hmcl-pe-in-game-2.jpg)
![模组视图](/.github/images/hmcl-pe-mods-menu.jpg)
<h1 align="center">编译</h1>
您可以 **使用带有 Android SDK & NDK 的 Android Studio** 编译本软件。
使用以下 URL 拉取远程存储库:
```
https://github.com/HMCL-dev/HMCL-PE.git
```
之后, 在 Android Studio 中使用 Gradle 进行编译。
运行 ```link.bat``` 以进行构建配置。
<h1 align="center">开源协议</h1>
该程序在 [GPL v3](https://www.gnu.org/licenses/gpl-3.0.html) 开源协议下发布
```
HMCL-PE 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.
HMCL-PE 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 HMCL-PE. If not, see <https://www.gnu.org/licenses/>.
```
<h1 align="center">第三方组件</h1>
- [HMCL](https://github.com/HMCL-dev/HMCL)
- [Boat and related projects](https://github.com/AOF-Dev/Boat)
- [PojavLauncher and related projects](https://github.com/PojavLauncherTeam/PojavLauncher)
- [Hin2n](https://github.com/switch-iot/hin2n)
- [authlib-injector](https://github.com/yushijinhun/authlib-injector)
- [nide8auth](https://login.mc-user.com:233/account/login)
- [forge-install-bootstrapper](https://github.com/bangbang93/forge-install-bootstrapper)
- [TouchInjector](https://github.com/Tungstend/TouchInjector)
<h1 align="center">支持我们</h1>
<div align="center">
[![Sponsor](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#EA4AAA)](https://afdian.net/@tungs)
</div>