From 9f846d0a7dd47dbf3dc9fc971b37d7017fc6b1f0 Mon Sep 17 00:00:00 2001 From: MaxJubayerYT Date: Wed, 4 Mar 2026 22:21:30 +0600 Subject: [PATCH 1/2] Update index.html Signed-off-by: MaxJubayerYT --- docs/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/index.html b/docs/index.html index e18ea6845f..6ef8c937a3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -688,7 +688,7 @@

Copper Launcher

Play every version, mod freely, and carry your world in your pocket.

- + Download APK @@ -821,12 +821,12 @@

Play smooth on any device

Krypton Wrapper GL4ES MobileGlues - VirGL + LTW
From 74651a6387bd5896ab05946c09443257dc295321 Mon Sep 17 00:00:00 2001 From: MaxJubayerYT Date: Wed, 4 Mar 2026 22:23:07 +0600 Subject: [PATCH 2/2] Update README.md Signed-off-by: MaxJubayerYT --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1994c61af5..302baaaa15 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Copper is a fork of [Amethyst](https://github.com/AngelAuraMC/Amethyst-Android) You can get Copper via three methods: -1. **Nightly** Download the latest artifact from [Nightly.link](https://nightly.link/CopperLauncher/CopperLauncher/workflows/android/v3_openjdk/app-release.zip) +1. **Nightly** Download the latest artifact from [Nightly.link](https://nightly.link/CopperLauncher/CopperLauncher/workflows/android/v3_openjdk/app-debug%20(recommended).zip) 2. **Releases:** Download the latest prebuilt app [from Releases](https://github.com/CopperLauncher/CopperLauncher/releases/) 3. **Build from Source:** Follow the [building instructions](#building) below.