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
{{ message }}
This repository was archived by the owner on Jun 1, 2026. It is now read-only.
*From [Boardwalk](https://github.com/zhuowei/Boardwalk)'s ashes and [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher)'s ruined reputation, here comes Amethyst!*
23
-
24
-
Amethyst is a launcher that allows you to play Minecraft: Java Edition on your Android and [iOS](https://github.com/AngelAuraMC/Amethyst-iOS) devices.
25
-
26
-
For more details, check out our [wiki](https://angelauramc.dev/wiki)!
@@ -43,16 +27,16 @@ For more details, check out our [wiki](https://angelauramc.dev/wiki)!
43
27
44
28
## Introduction
45
29
46
-
*Amethyst is a Minecraft: Java Edition launcher for Android and iOS based on [Boardwalk](https://github.com/zhuowei/Boardwalk) and [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher)
30
+
*SCL is a Minecraft: Java Edition launcher for Android and iOS based on [Boardwalk](https://github.com/zhuowei/Boardwalk) and [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher)
47
31
* This launcher can launch almost all available Minecraft versions ranging from rd-132211 to 1.21 snapshots (including Combat Test versions)
48
32
* Modding via Forge and Fabric are also supported.
49
-
* This repository contains source code for Android. For iOS/iPadOS, check out [Amethyst-iOS](https://github.com/AngelAuraMC/Amethyst-iOS).
33
+
* This repository contains source code for Android. For iOS/iPadOS, check out [SCL-iOS](https://github.com/AngelAuraMC/SCL-iOS).
50
34
51
-
## Getting Amethyst
35
+
## Getting SCL
52
36
53
-
You can get Amethyst via two methods:
37
+
You can get SCL via two methods:
54
38
55
-
1.**Releases:** Download the prebuilt app from our [stable releases](https://github.com/AngelAuraMC/Amethyst-Android/releases) or [automatic builds](https://github.com/AngelAuraMC/Amethyst-Android/actions).
39
+
1.**Releases:** Download the prebuilt app from our [stable releases](https://github.com/SolDev69/SolCraftLauncher/releases) or [automatic builds](https://github.com/SolDev69/SolCraftLauncher/actions).
56
40
2.**Build from Source:** Follow the [building instructions](#building) below.
57
41
58
42
## Building
@@ -61,7 +45,7 @@ You can get Amethyst via two methods:
61
45
62
46
The easiest way to build PojavLauncher is to use the pre-built JREs provided by our CI.
63
47
64
-
1. Clone the repository: `git clone --recursive https://github.com/AngelAuraMC/Amethyst-Android.git`
48
+
1. Clone the repository: `git clone --recursive https://github.com/SolDev69/SolCraftLauncher.git`
65
49
2. Build the launcher: `./gradlew :app_pojavlauncher:assembleDebug` (Use `gradlew.bat` on Windows)
66
50
67
51
The built APK will be located in `app_pojavlauncher/build/outputs/apk/debug/`.
@@ -108,15 +92,15 @@ If you need more control over the build process, follow these steps:
108
92
109
93
## Known Issues
110
94
111
-
See our [issue tracker](https://github.com/AngelAuraMC/Amethyst-Android/issues) for a list of known issues and their current status.
95
+
See our [issue tracker](https://github.com/SolDev69/SolCraftLauncher/issues) for a list of known issues and their current status.
112
96
113
97
## FAQ
114
98
115
99
See our [wiki](https://angelauramc.dev/wiki) for more information.
116
100
117
101
## Contributing
118
102
119
-
Contributions are welcome! We welcome any type of contribution, not only code. For example, you can help improve the [wiki](https://AngelAuraMC.github.io/), contribute to the [translations](https://crowdin.com/project/amethyst), or submit bug reports and feature requests.
103
+
Contributions are welcome! We welcome any type of contribution, not only code. For example, you can help improve the [wiki](https://AngelAuraMC.github.io/), or submit bug reports and feature requests.
120
104
121
105
Any code change should be submitted as a pull request. The description should explain what the code does and give steps to execute it.
PojavLauncher is licensed under [GNU LGPLv3](https://github.com/AngelAuraMC/Amethyst-Android/blob/v3_openjdk/LICENSE).
113
+
SCL is licensed under [GNU LGPLv3](https://github.com/SolDev69/SolCraftLauncher/blob/v3_openjdk/LICENSE).
130
114
131
115
## Credits & Dependencies
132
116
@@ -157,4 +141,4 @@ Future plans include:
157
141
* Improving stability and performance.
158
142
* Enhancing the mod installation experience.
159
143
160
-
We welcome community feedback and suggestions forour roadmap. Please feel free to open a feature requestin our [issue tracker](https://github.com/AngelAuraMC/Amethyst-Android/issues).
144
+
We welcome community feedback and suggestions forour roadmap. Please feel free to open a feature requestin our [issue tracker](https://github.com/SolDev69/SolCraftLauncher/issues).
0 commit comments