Skip to content

Commit eeaccf3

Browse files
authored
add some client download link and fix readme (#2475)
* Update README.md * Update README_zh-CN.md * Update README_hn-IN.md
1 parent 6e1913a commit eeaccf3

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,11 @@
2424

2525
### Quick Start (automatic)
2626

27-
- Get Java 17: https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html
27+
- Get [Java 17](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)
2828
- Get [MongoDB Community Server](https://www.mongodb.com/try/download/community)
29-
- Get game version REL4.0.x (4.0.x client can be found here if you don't have it): https://github.com/JRSKelvin/GenshinRepository/blob/main/Version%204.0.0.md
29+
- Get game version REL4.0.x (If you don't have a 4.0.x client, you can find it here and open any of the links to download it):
30+
[4.0.x Client-github](https://github.com/JRSKelvin/GenshinRepository/blob/main/Version%204.0.0.md)
31+
[4.0.x Client-cloud drive](https://www.123pan.com/s/HoqUVv-U7SBA.html)
3032

3133
- Download the [latest Cultivation version](https://github.com/Grasscutters/Cultivation/releases/latest). Use the `.msi` installer.
3234
- After opening Cultivation (as admin), press the download button in the upper right corner.

docs/README_hn-IN.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<div align="center"><a href="https://discord.gg/T5vZU6UyeG"><img alt="Discord - Grasscutter" src="https://img.shields.io/discord/965284035985305680?label=Discord&logo=discord&style=for-the-badge"></a></div>
55

6-
[EN](README.md) | [简中](docs/README_zh-CN.md) | [繁中](docs/README_zh-TW.md) | [FR](docs/README_fr-FR.md) | [ES](README_es-ES.md) | [HE](README_HE.md) | [RU](README_ru-RU.md) | [PL](README_pl-PL.md) | [ID](README_id-ID.md) | [KR](README_ko-KR.md) | [FIL/PH](README_fil-PH.md) | [NL](README_NL.md) | [JP](README_ja-JP.md) | [IT](README_it-IT.md) | [VI](README_vi-VN.md) | [हिंदी](README_hn-IN.md)
6+
[EN](../README.md) | [简中](README_zh-CN.md) | [繁中](README_zh-TW.md) | [FR](README_fr-FR.md) | [ES](README_es-ES.md) | [HE](README_HE.md) | [RU](README_ru-RU.md) | [PL](README_pl-PL.md) | [ID](README_id-ID.md) | [KR](README_ko-KR.md) | [FIL/PH](README_fil-PH.md) | [NL](README_NL.md) | [JP](README_ja-JP.md) | [IT](README_it-IT.md) | [VI](README_vi-VN.md) | [हिंदी](README_hn-IN.md)
77

88
**ध्यान:** हम हमेशा परियोजना में योगदानकर्ताओं का स्वागत करते हैं।. अपना योगदान जोड़ने से पहले कृपया हमारा ध्यानपूर्वक पढ़ें [आचार संहिता](https://github.com/Grasscutters/Grasscutter/blob/stable/CONTRIBUTING.md).
99

@@ -75,4 +75,4 @@ chmod +x gradlew
7575

7676
### समस्या निवारण
7777

78-
सामान्य मुद्दों और समाधानों की सूची और सहायता मांगने के लिए कृपया शामिल हों [our Discord server](https://discord.gg/T5vZU6UyeG) और सपोर्ट चैनल पर जाएं.
78+
सामान्य मुद्दों और समाधानों की सूची और सहायता मांगने के लिए कृपया शामिल हों [our Discord server](https://discord.gg/T5vZU6UyeG) और सपोर्ट चैनल पर जाएं.

docs/README_zh-CN.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@
2626

2727
- 获取Java 17:https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html
2828
- 获取[MongoDB社区版](https://www.mongodb.com/try/download/community)
29-
- 获取游戏4.0正式版 (如果你没有4.0的客户端,可以在这里找到):https://github.com/MAnggiarMustofa/GI-Download-Library/blob/main/GenshinImpact/Client/4.0.0.md)
29+
- 获取游戏4.0正式版 (如果你没有4.0的客户端,可以在这里找到):
30+
[123pan share](https://www.123pan.com/s/HoqUVv-U7SBA.html)
31+
[github](https://github.com/JRSKelvin/GenshinRepository/blob/main/Version%204.0.0.md)
3032

3133
- 下载[最新的Cultivation版本](https://github.com/Grasscutters/Cultivation/releases/latest)(使用以“.msi”为后缀的安装包)。
3234
- 以管理员身份打开Cultivation,按右上角的下载按钮。

0 commit comments

Comments
 (0)