You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,8 @@ Copper is a fork of [Amethyst](https://github.com/AngelAuraMC/Amethyst-Android)
36
36
37
37
## Introduction
38
38
39
-
* Copper is a Minecraft: Java Edition launcher for Android based on [Boardwalk](https://github.com/zhuowei/Boardwalk) and [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher)
40
-
* This launcher can launch almost all available Minecraft versions ranging from rd-132211 to 1.21 snapshots (including Combat Test versions)
39
+
* Copper is a Minecraft: Java Edition launcher for Android based on [Boardwalk](https://github.com/zhuowei/Boardwalk), [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher) and [Amethyst Launcher](https://github.com/AngelAuraMC/Amethyst-Android).
40
+
* This launcher can launch almost all available Minecraft versions ranging from rd-132211 to 26.x snapshots (including Combat Test versions)
41
41
* Modding via Forge and Fabric are also supported.
42
42
* This repository contains source code for Android.
43
43
@@ -87,7 +87,9 @@ If you need more control over the build process, follow these steps:
87
87
88
88
* [x] New UI
89
89
* [x] Bug Fixes
90
-
* [ ] Fix GL4ES and KW in older versions
90
+
* [x] Fix GL4ES and KW in older versions
91
+
* [x] Add Modpack export
92
+
* [x] Add mclo.gs
91
93
* [ ] Add More Renders
92
94
93
95
@@ -127,6 +129,7 @@ Copper is licensed under [GNU LGPLv3](https://github.com/CopperLauncher/Copper-A
* Thanks to [MCHeads](https://mc-heads.net) for providing Minecraft avatars.
132
+
* Thanks to [Modrinth](https://api.modrinth.com/), [CurseForge](https://docs.curseforge.com/rest-api/) and [McLo.gs](https://api.mclo.gs) for providing us the free API's.
0 commit comments