Skip to content

Commit

Permalink
add: Chinese README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HundSimon committed Oct 27, 2024
1 parent b0f7bab commit 7b042a2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# MelaHack

<p align="center">
<a href="./README.md">
English
</a>
/
<a href="./README.zh_CN.md">
简体中文
</a>
</p>

A fork of [ThunderHack-Recode](https://github.com/Pan4ur/ThunderHack-Recode), especially optimised for Simplified
Chinese users(~~and non-english users~~).

Expand All @@ -8,22 +18,22 @@ This fork is mainly focused on anarchy and hvh features. Won't update bypasses o
## Fixes & Features

- [x] Bad Unicode character rendering
- [ ] Simplified Chinese translation
- [x] Simplified Chinese translation
- [ ] ThunderHack Addon Docs
- [ ] Supports of meteor addons
- [ ] Scripting system

## Information

- Minecraft version: ```Fabric``` 1.21 (or whatever version's the latest)
- Minecraft version: ```Fabric``` 1.21.1
- Default ClickGui keybind - **```P```**
- Default prefix - **```@```**
- Middle click the module to bind it.

## Requires these mods:

- [FabricApi 1.21](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/5531908)
- [Java 21+](https://www.oracle.com/java/technologies/javase/jdk21-archive-downloads.html)
- [FabricApi 1.21.1](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files)
- [Java 21+ (use jdk)](https://adoptium.net/temurin/releases/)

## Recommended to read:

Expand Down
2 changes: 1 addition & 1 deletion README.zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## 特性&修复

- [x] 中文字符渲染修复
- [ ] 中文翻译
- [x] 中文翻译
- [ ] ThunderHack Addon Docs
- [ ] 支持 meteor addons
- [ ] 脚本系统

0 comments on commit 7b042a2

Please sign in to comment.