From 42eba9ffc6a038b4d92eda3bb6ab71b37c9edfb6 Mon Sep 17 00:00:00 2001 From: GurvirS9 <147340782+GurvirS9@users.noreply.github.com> Date: Sat, 24 May 2025 15:23:56 +0530 Subject: [PATCH 1/4] Update README.md Get Amethyst and update Discord link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2acb3b03..3cdf781e2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Android CI](https://github.com/AngelAuraMC/Amethyst-Android/workflows/Android%20CI/badge.svg)](https://github.com/AngelAuraMC/Amethyst-Android/actions) [![GitHub commit activity](https://img.shields.io/github/commit-activity/m/AngelAuraMC/Amethyst-Android)](https://github.com/AngelAuraMC/Amethyst-Android/actions) [![Crowdin](https://badges.crowdin.net/amethyst/localized.svg)](https://crowdin.com/project/amethyst) -[![Discord](https://img.shields.io/discord/724163890803638273.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/98pZ8YY3Cq) +[![Discord](https://img.shields.io/discord/724163890803638273.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/angelauramc) *From [Boardwalk](https://github.com/zhuowei/Boardwalk)'s ashes and [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher)'s ruined reputation, here comes Amethyst!* @@ -47,7 +47,7 @@ You can get Amethyst via two methods: ### Quick Build (Recommended) -The easiest way to build PojavLauncher is to use the pre-built JREs provided by our CI. +The easiest way to build Amethyst is to use the pre-built JREs provided by our CI. 1. Clone the repository: `git clone --recursive https://github.com/AngelAuraMC/Amethyst-Android.git` 2. Build the launcher: `./gradlew :app_pojavlauncher:assembleDebug` (Use `gradlew.bat` on Windows) From 636dfa1df3b1732d0f4db19b31f8ebc39ffd038d Mon Sep 17 00:00:00 2001 From: GurvirS9 <147340782+GurvirS9@users.noreply.github.com> Date: Sat, 24 May 2025 15:25:39 +0530 Subject: [PATCH 2/4] Update strings.xml Update Discord link --- app_pojavlauncher/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app_pojavlauncher/src/main/res/values/strings.xml b/app_pojavlauncher/src/main/res/values/strings.xml index 423ad4208..33d6a7fef 100644 --- a/app_pojavlauncher/src/main/res/values/strings.xml +++ b/app_pojavlauncher/src/main/res/values/strings.xml @@ -423,7 +423,7 @@ Discord 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". Open game directory - https://discord.gg/98pZ8YY3Cq + https://discord.gg/angelauramc Unsuitable username The username must be between 3–16 characters long, and must only contain latin letters, numbers 0–9 and underscores. Quick settings @@ -445,4 +445,4 @@ May help with shaderpack glitches. Disable if not needed, can cause crashes. Error Filtering Amethyst - \ No newline at end of file + From 077be10bac4bed6259e1a9d670d89f03fb03269c Mon Sep 17 00:00:00 2001 From: GurvirS9 <147340782+GurvirS9@users.noreply.github.com> Date: Fri, 30 May 2025 00:46:12 +0530 Subject: [PATCH 3/4] Update strings.xml --- app_pojavlauncher/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_pojavlauncher/src/main/res/values/strings.xml b/app_pojavlauncher/src/main/res/values/strings.xml index 33d6a7fef..a736913fe 100644 --- a/app_pojavlauncher/src/main/res/values/strings.xml +++ b/app_pojavlauncher/src/main/res/values/strings.xml @@ -423,7 +423,7 @@ Discord 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". Open game directory - https://discord.gg/angelauramc + https://discord.gg/5ptqkyZxEy Unsuitable username The username must be between 3–16 characters long, and must only contain latin letters, numbers 0–9 and underscores. Quick settings From b81666eab4d782f17eca0cc473dd86fa8c9043ea Mon Sep 17 00:00:00 2001 From: GurvirS9 <147340782+GurvirS9@users.noreply.github.com> Date: Fri, 30 May 2025 00:47:06 +0530 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cdf781e2..ff1c9ff87 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Android CI](https://github.com/AngelAuraMC/Amethyst-Android/workflows/Android%20CI/badge.svg)](https://github.com/AngelAuraMC/Amethyst-Android/actions) [![GitHub commit activity](https://img.shields.io/github/commit-activity/m/AngelAuraMC/Amethyst-Android)](https://github.com/AngelAuraMC/Amethyst-Android/actions) [![Crowdin](https://badges.crowdin.net/amethyst/localized.svg)](https://crowdin.com/project/amethyst) -[![Discord](https://img.shields.io/discord/724163890803638273.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/angelauramc) +[![Discord](https://img.shields.io/discord/724163890803638273.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/5ptqkyZxEy) *From [Boardwalk](https://github.com/zhuowei/Boardwalk)'s ashes and [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher)'s ruined reputation, here comes Amethyst!*