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.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ body:
17
17
attributes:
18
18
label: The log file and images/videos
19
19
description: |
20
-
The log file called `latestlog.txt` is located under `/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files` (on Android 10 and higher) or `/storage/emulated/0/games/PojavLauncher/` (on Android 9 and lower). You may have to activate an option in your file explorer to see hidden files and folders. Recommended file managers are ZArchiver and MiXplorer. |
20
+
The log file called `latestlog.txt` is located under `/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files` (on Android 10 and higher) or `/storage/emulated/0/games/SolCraftLauncher/` (on Android 9 and lower). You may have to activate an option in your file explorer to see hidden files and folders. Recommended file managers are ZArchiver and MiXplorer. |
21
21
You can also upload here screenshots or videos of the buggy behavior, if possible.
22
22
23
23
Tip: You can attach files by clicking this area to highlight it and then dragging files in or select them on 🖼 option at the toolbar. Do not click anything before the file successfully uploads, otherwise the upload is going to stop and the file won't attach.
@@ -29,7 +29,7 @@ body:
29
29
label: Steps To Reproduce
30
30
description: Steps to reproduce the issue.
31
31
placeholder: |
32
-
1. Start PojavLauncher
32
+
1. Start SolCraftLauncher
33
33
... *(your set of actions to reproduce the bug)*
34
34
render: markdown
35
35
validations:
@@ -51,12 +51,12 @@ body:
51
51
- **Device model**: Huawei P30 Pro 8/512G
52
52
- **CPU architecture**: arm64 (can be arm64, arm, x86_64 or x86 depending on the device)
53
53
- **Android version**: 10
54
-
- **PojavLauncher version**: (can be found in Android Apps settings, for example `dahlia-20230813-5e8842b-v3_openjdk`)
54
+
- **SolCraftLauncher version**: (can be found in Android Apps settings, for example `dahlia-20230813-5e8842b-v3_openjdk`)
*From [Boardwalk](https://github.com/zhuowei/Boardwalk)'s ashes and [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher)'s ruined reputation, here comes Amethyst!*
22
+
*From [Boardwalk](https://github.com/zhuowei/Boardwalk)'s ashes and [SolCraftLauncher](https://github.com/SolCraftLauncherTeam/SolCraftLauncher)'s ruined reputation, here comes Amethyst!*
23
23
24
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
25
@@ -43,7 +43,7 @@ For more details, check out our [wiki](https://angelauramc.dev/wiki)!
43
43
44
44
## Introduction
45
45
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)
46
+
* Amethyst is a Minecraft: Java Edition launcher for Android and iOS based on [Boardwalk](https://github.com/zhuowei/Boardwalk) and [SolCraftLauncher](https://github.com/SolCraftLauncherTeam/SolCraftLauncher)
47
47
* This launcher can launch almost all available Minecraft versions ranging from rd-132211 to 1.21 snapshots (including Combat Test versions)
48
48
* Modding via Forge and Fabric are also supported.
49
49
* This repository contains source code for Android. For iOS/iPadOS, check out [Amethyst-iOS](https://github.com/AngelAuraMC/Amethyst-iOS).
@@ -59,7 +59,7 @@ You can get Amethyst via two methods:
59
59
60
60
### Quick Build (Recommended)
61
61
62
-
The easiest way to build PojavLauncher is to use the pre-built JREs provided by our CI.
62
+
The easiest way to build SolCraftLauncher is to use the pre-built JREs provided by our CI.
63
63
64
64
1. Clone the repository: `git clone --recursive https://github.com/AngelAuraMC/Amethyst-Android.git`
65
65
2. Build the launcher: `./gradlew :app_pojavlauncher:assembleDebug` (Use `gradlew.bat` on Windows)
0 commit comments