diff --git a/README.md b/README.md index 81d1b581..d2f09de9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +
+ +**English** | [简体中文](README_cn.md) + +
+
@@ -49,7 +55,7 @@ The software attempts to restore HMCL on Android devices, allowing players to ma You can compile the software **using Android Studio**, with the **Android SDK & NDK** packages. Clone the remote repository using the following URL: ``` -https://github.com/Tungstend/HMCL-PE +https://github.com/HMCL-dev/HMCL-PE ``` After that, Compile using Gradle by Android Studio. Run the ```link.bat``` file to do a build configuration @@ -74,7 +80,7 @@ along with HMCL-PE. If not, see .

Third Party Components

-- [HMCL](https://github.com/huanghongxun/HMCL) +- [HMCL](https://github.com/HMCL-dev/HMCL) - [Boat and related projects](https://github.com/AOF-Dev/Boat) diff --git a/README_cn.md b/README_cn.md new file mode 100644 index 00000000..5b9ec54f --- /dev/null +++ b/README_cn.md @@ -0,0 +1,105 @@ +
+ +[English](README.md) | **简体中文** + +
+ +
+ +
+ +

HMCL-PE

+ +
+ +![起点](/.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) + +
+ +- [Hello Minecraft! Launcher:Pocket Edition](https://tungstend.github.io/): + 我们试图在 Android 设备上实现 HMCL,允许玩家管理游戏、模组、控制方式等。 + +- **直接在您的 Android 设备上运行 Minecraft Java 版**,并且支持模组和所有版本的 Minecraft。 + +- **目前 HMCL-PE 已停止维护。如果您想要在 Android 设备上运行 Minecraft Java 版并获得更好的支持,可以使用 [Fold Craft Launcher](https://fcl-team.github.io/) 或 [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher)。但请注意:如果您在使用其他启动器时遇到了问题,HMCL-dev 没有义务进行解答,请寻求您所使用的启动器的作者的帮助。** + +

特性

+ +- [x] 运行所有版本的 Minecraft +- [x] 运行 Forge、OptiFine、Fabric 等 +- [x] 支持 Java 8 和 Java 17 +- [x] 虚拟化鼠标 +- [x] 下载模组、整合包、材质包和地图 +- [x] 使用着色器(配合 VirGL) +- [x] 创建自定义控制器 +- [x] 可自定义的主题和颜色 +- [x] 不限于此! + +

展示

+ +![游戏视图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) + +

编译

+ +您可以 **使用带有 Android SDK & NDK 的 Android Studio** 编译本软件。 +使用以下 URL 拉取远程存储库: +``` +https://github.com/HMCL-dev/HMCL-PE.git +``` +之后, 在 Android Studio 中使用 Gradle 进行编译。 +运行 ```link.bat``` 以进行构建配置。 + +

开源协议

+ +该程序在 [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 . +``` + +

第三方组件

+ +- [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) + +

支持我们

+ +
+ +[![Sponsor](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#EA4AAA)](https://afdian.net/@tungs) + +