sadge
This commit is contained in:
parent
c0cb2fed0b
commit
8de20f2b25
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ const tempM1Analyzer: Analyzer = async (text) => {
|
||||||
if (lwjglFail && m1) {
|
if (lwjglFail && m1) {
|
||||||
return [
|
return [
|
||||||
'M1 issues',
|
'M1 issues',
|
||||||
"PolyMC doesn't support Apple M1 for sub-1.19 versions yet. Use ManyMC https://github.com/MinecraftMachina/ManyMC or PolyM1 https://github.com/ryanccn/PolyM1 if you still want to use PolyMC",
|
"PolyMC doesn't support Apple M1 for sub-1.19 versions yet. Use ManyMC https://github.com/MinecraftMachina/ManyMC.",
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue