Skip to content

Commit bf01363

Browse files
authored
更新 README.md
1 parent 937a22b commit bf01363

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
<H1 align="center">MoreJokerLauncher</H1>
2-
2+
(我的天哪,我在做什么)
33
<img src="https://github.com/MojoLauncher/MojoLauncher/blob/v3_openjdk/app_pojavlauncher/src/main/assets/pojavlauncher.png" align="left" width="150" height="150" alt="MojoLauncher logo">
44

55
[![Android CI](https://github.com/MojoLauncher/MojoLauncher/workflows/Android%20CI/badge.svg)](https://github.com/MojoLauncher/MojoLauncher/actions)
66
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/MojoLauncher/MojoLauncher)](https://github.com/MojoLauncher/MojoLauncher/actions)
77
[![Crowdin](https://badges.crowdin.net/pojavlauncher/localized.svg)](https://crowdin.com/project/pojavlauncher)
88
[![Discord](https://img.shields.io/discord/1365346109131722753.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/VHdwQFsaGX)
9-
(此fork似乎无意义)
109

1110
* MoreJokerLauncher是一个一个启动器啊啊啊啊啊啊,基于 [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher), 反正是用来运行Minecraft:Java Edition 的。
1211

@@ -30,20 +29,20 @@
3029

3130
你可以通过三种方法获取 MoreJokerLauncher:
3231

33-
1. 您可以从预构建的应用获取 [automatic builds](https://github.com/MojoLauncher/MojoLauncher/actions).
32+
1. 您可以从预构建的应用获取 [automatic builds](https://github.com/ThePZY3473/MoreJokerLauncher/actions).
3433

3534
2. 您可以通过点击此图片从 Google Play 获取另一个优秀的游戏:
3635
[![Google Play](https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png)](https://play.google.com/store/apps/details?id=com.miHoYo.GenshinImpact)
3736

38-
3. 你可以去自己用源代码编译 [build](#building)
37+
3. 你可以去自己用源代码编译 [build](#building)
38+
* (下面的自己看吧)
3939
## Building
4040
* Build the launcher (it will automatically download all required components)
4141
```
4242
./gradlew :app_pojavlauncher:assembleDebug
4343
```
4444
(Replace `./gradlew` with `.\gradlew.bat` if you are building on Windows).
4545

46-
* (下面的自己看吧)
4746
## Current roadmap
4847
- [x] Instance system in favor of profiles
4948
- [x] Out-of-the box 1.21.5 support

0 commit comments

Comments
 (0)