Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Commit 48d6fb3

Browse files
committed
begin readme refactor
1 parent eb32ebb commit 48d6fb3

1 file changed

Lines changed: 12 additions & 28 deletions

File tree

README.md

Lines changed: 12 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,13 @@
66
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/SolDev69/SolCraftLauncher)](https://github.com/SolDev69/SolCraftLauncher/actions)
77
[![Discord](https://img.shields.io/discord/1199157907523117066.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.com/invite/qeVjdcU4CJ)
88

9-
SolCraftLauncher is a fork of PojavLauncher/Angel Aura Amethyst with more technical added features, new renderers, and some QOL improvements.
9+
SolCraftLauncher is a fork of PojavLauncher/Angel Aura SCL with more technical added features, new renderers, and some QOL improvements.
1010

1111

12-
13-
<h1 align="center">Angel Aura Amethyst</h1>
14-
15-
<img src="https://github.com/AngelAuraMC/Amethyst-Android/blob/v3_openjdk/app_pojavlauncher/src/main/assets/amethyst.png" align="left" width="130" height="130" alt="Amethyst logo">
16-
17-
[![Android CI](https://github.com/AngelAuraMC/Amethyst-Android/workflows/Android%20CI/badge.svg)](https://github.com/AngelAuraMC/Amethyst-Android/actions)
18-
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/AngelAuraMC/Amethyst-Android)](https://github.com/AngelAuraMC/Amethyst-Android/actions)
19-
[![Crowdin](https://badges.crowdin.net/amethyst/localized.svg)](https://crowdin.com/project/amethyst)
20-
[![Discord](https://img.shields.io/discord/724163890803638273.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/98pZ8YY3Cq)
21-
22-
*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)!
27-
2812
## Table of Contents
2913

3014
* [Introduction](#introduction)
31-
* [Getting Amethyst](#getting-amethyst)
15+
* [Getting SCL](#getting-scl)
3216
* [Building](#building)
3317
* [Quick Build (Recommended)](#quick-build-recommended)
3418
* [Detailed Build](#detailed-build)
@@ -43,16 +27,16 @@ For more details, check out our [wiki](https://angelauramc.dev/wiki)!
4327

4428
## Introduction
4529

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)
4731
* This launcher can launch almost all available Minecraft versions ranging from rd-132211 to 1.21 snapshots (including Combat Test versions)
4832
* 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).
5034

51-
## Getting Amethyst
35+
## Getting SCL
5236

53-
You can get Amethyst via two methods:
37+
You can get SCL via two methods:
5438

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).
5640
2. **Build from Source:** Follow the [building instructions](#building) below.
5741

5842
## Building
@@ -61,7 +45,7 @@ You can get Amethyst via two methods:
6145

6246
The easiest way to build PojavLauncher is to use the pre-built JREs provided by our CI.
6347

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`
6549
2. Build the launcher: `./gradlew :app_pojavlauncher:assembleDebug` (Use `gradlew.bat` on Windows)
6650

6751
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:
10892

10993
## Known Issues
11094

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.
11296

11397
## FAQ
11498

11599
See our [wiki](https://angelauramc.dev/wiki) for more information.
116100

117101
## Contributing
118102

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.
120104

121105
Any code change should be submitted as a pull request. The description should explain what the code does and give steps to execute it.
122106

@@ -126,7 +110,7 @@ For support, please join our [Discord server](https://discord.com/invite/98pZ8YY
126110

127111
## License
128112

129-
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).
130114

131115
## Credits & Dependencies
132116

@@ -157,4 +141,4 @@ Future plans include:
157141
* Improving stability and performance.
158142
* Enhancing the mod installation experience.
159143

160-
We welcome community feedback and suggestions for our roadmap. Please feel free to open a feature request in our [issue tracker](https://github.com/AngelAuraMC/Amethyst-Android/issues).
144+
We welcome community feedback and suggestions for our roadmap. Please feel free to open a feature request in our [issue tracker](https://github.com/SolDev69/SolCraftLauncher/issues).

0 commit comments

Comments
 (0)