mirror of
https://github.com/xmmtx/XMZ-JFServer-Client
synced 2026-02-25 06:06:33 +08:00
更新i18n自述文件
This commit is contained in:
@@ -37,13 +37,13 @@
|
||||
> 以下命名方法仅试用与 `v3.0.0` 及以上版本
|
||||
|
||||
#### 使用普通包(推荐)
|
||||
1. 前往发布版下载,文件后缀为 `Normal`
|
||||
1. 前往发布版下载,文件后缀为 `Regular`
|
||||
2. 在合适的路径下解压缩
|
||||
3. 双击 `HMCL-version.exe` 文件会自动安装整合包
|
||||
4. 登录游戏账号
|
||||
5. 启动游戏
|
||||
#### 使用导入包
|
||||
1. 前往发布版下载,文件后缀为 `Lead`
|
||||
1. 前往发布版下载,文件后缀为 `Import`
|
||||
2. 打开Minecraft启动器,找到安装整合包
|
||||
3. 选择刚刚下载的文件
|
||||
4. 点击安装整合包
|
||||
|
||||
64
README_EN.md
64
README_EN.md
@@ -1,16 +1,62 @@
|
||||
# XMZ-JFServer-Client
|
||||
XMZ 季落秋风服务器客户端
|
||||
<div align="center">
|
||||
<a href="https://www.xm233.cn/JFServer"><img width="144px" alt="logo" src="./logo.png"/></a>
|
||||
<h1 align="center">XMZ JFServer Client</h1>
|
||||
<p>JFServer Official Client</p>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<a href="./LICENSE">
|
||||
<img src="https://img.shields.io/github/license/xmmtx/XMZ-JFServer-Client" alt="License" />
|
||||
</a>
|
||||
<a href="https://www.xm233.cn/sponsor">
|
||||
<img src="https://img.shields.io/badge/%24-sponsor-F87171.svg" alt="sponsor" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
[中文](./README.md) | English
|
||||
## Introduction
|
||||
This project is the official client of Minecraft JFServer and also one of the XMZ series modpack.
|
||||
|
||||
## Mod列表
|
||||
1. **Mod A** - 作者: Developer A - [下载链接](https://example.com/modA) - 许可证: MIT
|
||||
2. **Mod B** - 作者: Developer B - [下载链接](https://example.com/modB) - 许可证: GPLv3
|
||||
## Mods List
|
||||
Full mods list: https://github.com/xmmtx/XMZ-JFServer-Client/tree/main/.minecraft/mods
|
||||
#### Main Mods
|
||||
1. **Skin Layers 3D** - Author: tr7zw - [MCMOD](https://www.mcmod.cn/class/4618.html) - License: tr7zw
|
||||
2. **Roughly Enough Items** - Author: shedaniel - [MCMOD](https://www.mcmod.cn/class/1674.html) - License: MIT
|
||||
3. ...
|
||||
|
||||
Windows Java下载: <br>
|
||||
https://www.oracle.com/cn/java/technologies/downloads/#jdk23-windows <br>
|
||||
https://www.azul.com/downloads/?version=java-23&os=windows&package=jdk#zulu <br>
|
||||
> This modpack does not include Minecraft itself Fabric、Java.
|
||||
|
||||
## Usage
|
||||
Firstly, running Minecraft: Java Edition requires installing Java. This modpack uses mc1.21.8, it is recommended to install the latest Java release directly.
|
||||
|
||||
**Java**Download:
|
||||
[Oracle JDK25 Windows](https://www.oracle.com/cn/java/technologies/downloads/#jdk25-windows)
|
||||
[Azul JDK25 Windows](https://www.azul.com/downloads/?version=java-25&os=windows&package=jdk#zulu)
|
||||
|
||||
> 已创建文件,等待翻译
|
||||
> [!TIP]
|
||||
> The following naming method is only applicable to versions `v3.0.0` and above.
|
||||
|
||||
#### Use regular package (RECOMMENDED)
|
||||
1. Go to the release to download, the file suffix is `Regular`
|
||||
2. Decompress in the appropriate path
|
||||
3. Double clicking the `HMCL-version.exe` file will automatically install the modpack
|
||||
4. Login to game account
|
||||
5. Start the game
|
||||
#### Use import package
|
||||
1. Go to the release to download, the file suffix is `Import`
|
||||
2. Open the Minecraft launcher and find the installation modpack
|
||||
3. Select the file that was just downloaded
|
||||
4. Click to install the modpack
|
||||
5. Login to game account
|
||||
6. Start the game
|
||||
#### Use the full package
|
||||
1. Go to the release to download, the file suffix is `Full`
|
||||
2. Decompress in the appropriate path
|
||||
3. Double click on the file `HMCL-version.exe` or `Plain Craft Launcher 2.exe`
|
||||
4. Login to game account
|
||||
5. Start the game
|
||||
#### Manual installation (NOT RECOMMENDED)
|
||||
1. Go to the release version to download and download the source code (you can also directly clone the `main`)
|
||||
2. Manually install Minecraft and Fabric based on the modpack version
|
||||
3. Login to game account
|
||||
4. Start the game
|
||||
Reference in New Issue
Block a user