Skip to content

Commit a786497

Browse files
Update Discord Link in readme and app (#9)
2 parents 31bbd80 + b81666e commit a786497

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Android CI](https://github.com/AngelAuraMC/Amethyst-Android/workflows/Android%20CI/badge.svg)](https://github.com/AngelAuraMC/Amethyst-Android/actions)
66
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/AngelAuraMC/Amethyst-Android)](https://github.com/AngelAuraMC/Amethyst-Android/actions)
77
[![Crowdin](https://badges.crowdin.net/amethyst/localized.svg)](https://crowdin.com/project/amethyst)
8-
[![Discord](https://img.shields.io/discord/724163890803638273.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/98pZ8YY3Cq)
8+
[![Discord](https://img.shields.io/discord/724163890803638273.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/5ptqkyZxEy)
99

1010
*From [Boardwalk](https://github.com/zhuowei/Boardwalk)'s ashes and [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher)'s ruined reputation, here comes Amethyst!*
1111

@@ -47,7 +47,7 @@ You can get Amethyst via two methods:
4747

4848
### Quick Build (Recommended)
4949

50-
The easiest way to build PojavLauncher is to use the pre-built JREs provided by our CI.
50+
The easiest way to build Amethyst is to use the pre-built JREs provided by our CI.
5151

5252
1. Clone the repository: `git clone --recursive https://github.com/AngelAuraMC/Amethyst-Android.git`
5353
2. Build the launcher: `./gradlew :app_pojavlauncher:assembleDebug` (Use `gradlew.bat` on Windows)

app_pojavlauncher/src/main/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@
423423
<string name="mcl_button_discord">Discord</string>
424424
<string name="ltw_render_distance_warning_msg">Your GPU is not capable of rendering above 7 render distance without Sodium or other similar mods. The render distance will be automatically reduced when you click "OK".</string>
425425
<string name="mcl_button_open_directory">Open game directory</string>
426-
<string name="discord_invite" translatable="false">https://discord.gg/98pZ8YY3Cq</string>
426+
<string name="discord_invite" translatable="false">https://discord.gg/5ptqkyZxEy</string>
427427
<string name="local_login_bad_username_title">Unsuitable username</string>
428428
<string name="local_login_bad_username_text">The username must be between 3–16 characters long, and must only contain latin letters, numbers 0–9 and underscores.</string>
429429
<string name="quick_setting_title">Quick settings</string>
@@ -445,4 +445,4 @@
445445
<string name="mg_renderer_summary_computeShaderext">May help with shaderpack glitches. Disable if not needed, can cause crashes.</string>
446446
<string name="mg_renderer_title_errorSetting">Error Filtering</string>
447447
<string name="app_short_name">Amethyst</string>
448-
</resources>
448+
</resources>

0 commit comments

Comments
 (0)