Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
12 changes: 6 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@ <h1>Copper Launcher</h1>
Play every version, mod freely, and carry your world in your pocket.
</p>
<div class="hero-actions">
<a class="btn-primary-lg" href="https://nightly.link/CopperLauncher/CopperLauncher/workflows/android/v3_openjdk/app-release.zip">
<a class="btn-primary-lg" href="https://nightly.link/CopperLauncher/CopperLauncher/workflows/android/v3_openjdk/app-debug (recommended).zip">
<svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M5 20h14v-2H5v2zM19 9h-4V3H9v6H5l7 7 7-7z"/></svg>
Download APK
</a>
Expand Down Expand Up @@ -821,12 +821,12 @@ <h3>Play smooth on any device</h3>
<span class="tag">Krypton Wrapper</span>
<span class="tag">GL4ES</span>
<span class="tag">MobileGlues</span>
<span class="tag">VirGL</span>
<span class="tag">LTW</span>
</div>
</div>
<div class="showcase-img">
<img
src="https://i.imgur.com/placeholder.png"
src="https://i.imgur.com/q3zSFMw.png"
alt="Minecraft gameplay on Android"
style="min-height:220px; object-fit:contain; background: linear-gradient(135deg, #1c1510, #2a1a0e); padding:2rem; display:flex; align-items:center; justify-content:center;"
onerror="this.style.minHeight='220px'; this.style.background='linear-gradient(135deg,#1c1510,#2a1a0e)'; this.alt='Performance screenshot';"
Expand Down Expand Up @@ -909,7 +909,7 @@ <h4>Stable Release</h4>
<p>Latest tested build from GitHub Releases</p>
<span class="btn-primary" style="display:inline-block;">Download Latest</span>
</a>
<a class="download-card" href="https://nightly.link/CopperLauncher/CopperLauncher/workflows/android/v3_openjdk/app-release.zip">
<a class="download-card" href="https://nightly.link/CopperLauncher/CopperLauncher/workflows/android/v3_openjdk/app-debug (recommended).zip">
<div class="dl-icon">🌙</div>
<h4>Nightly Build</h4>
<p>Latest automated build via Nightly.link</p>
Expand Down Expand Up @@ -952,11 +952,11 @@ <h2>Get Involved</h2>
Issue Tracker
</a>
<a class="community-link" href="https://crowdin.com/project/pojavlauncher">
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z"/></svg>
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M12.422.007A12 12 0 0 0 .01 11.488a12 12 0 0 0 11.988 12.505 12 12 0 0 0 11.998-12 12 12 0 0 0-11.574-11.986zM19.2 7.199a9.6 9.6 0 0 1 2.4 6.4 9.6 9.6 0 0 1-.085 1.286L18.62 12l2.58-4.801zM12 4.799a7.2 7.2 0 0 1 5.675 2.747L12 9.599 6.325 7.546A7.2 7.2 0 0 1 12 4.8zM4.801 7.2l2.58 4.8-2.896 2.883A9.6 9.6 0 0 1 4.4 13.6a9.6 9.6 0 0 1 2.4-6.4zm7.199 4.8 5.675 2.053a7.2 7.2 0 0 1-11.35 0z"/></svg>
Help Translate
</a>
<a class="community-link" href="https://modrinth.com/organization/copperlauncher">
<svg width="20" height="20" viewBox="0 0 24 24" fill="#1bd96a"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z"/></svg>
<svg width="20" height="20" viewBox="0 0 24 24" fill="#1bd96a"><path d=""/></svg>
Modrinth
</a>
</div>
Expand Down