This repository was archived by the owner on Aug 7, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 95
添加对 README 的中文翻译 #234
Open
LJS08
wants to merge
12
commits into
HMCL-dev:main
Choose a base branch
from
LJS08:patch-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
添加对 README 的中文翻译 #234
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
6a5994d
Update README.md
LJS08 d8b237f
Create README_cn.md
LJS08 ad05456
Update README.md
LJS08 e6b4632
Update README_cn.md
LJS08 4767015
Update README_cn.md
LJS08 8d4da2e
Update README_cn.md
LJS08 a0aa3b6
Update README_cn.md
LJS08 e6813c5
Update README_cn.md
LJS08 edeb435
Update README_cn.md
LJS08 cd063c9
Update README_cn.md
LJS08 971db5b
Update README.md
LJS08 f1d3124
Update README_cn.md
LJS08 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,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"> | ||||||
|
|
||||||
|  | ||||||
|
|
||||||
|  | ||||||
| [](https://discord.gg/c79XjKHy4S) | ||||||
|  | ||||||
|  | ||||||
| [](https://jq.qq.com/?_wv=1027&k=4r1lFLgc) | ||||||
|  | ||||||
|
|
||||||
| [](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 版并获得更好的支持,可以使用 [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] 下载模组、整合包、材质包和地图 | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| - [x] 使用着色器(配合 VirGL) | ||||||
| - [x] 创建自定义控制器 | ||||||
| - [x] 可自定义的主题和颜色 | ||||||
| - [x] 不限于此! | ||||||
|
|
||||||
| <h1 align="center">展示</h1> | ||||||
|
|
||||||
|  | ||||||
|  | ||||||
|  | ||||||
|
|
||||||
| <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"> | ||||||
|
|
||||||
| [](https://afdian.net/@tungs) | ||||||
|
|
||||||
| </div> | ||||||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.