Fix build.gradle and README (#2565)

* Update build.gradle.kts

* Fix table format and typo in README(_cn).md

* Replace Github to GitHub

---------

Co-authored-by: Burning_TNT <pangyl08@163.com“>
This commit is contained in:
Burning_TNT
2023-11-12 20:30:36 +08:00
committed by GitHub
parent 5aeaba4636
commit 453ba6eb75
10 changed files with 38 additions and 38 deletions

View File

@@ -2,17 +2,17 @@
English | [简体中文](PLATFORM_cn.md)
| | Windows | Linux | Mac OS | FreeBSD |
|----------------------------|:------------------------------------|:--------------------------|:----------------------------------------------------|:--------|
| x86-64 | ✅️ | ✅️ | ✅️ | ❔ |
| x86 | ✅️ | ✅️ | / | / |
| | Windows | Linux | Mac OS | FreeBSD |
|----------------------------|:----------------------------------------------|:--------------------------|:------------------------------------------------------------------------|:--------|
| x86-64 | ✅️ | ✅️ | ✅️ | ❔ |
| x86 | ✅️ | ✅️ | / | / |
| ARM64 | 👌 (Minecraft 1.8+)<br/>✅ (use x86 emulation) | 👌 | 👌 (Minecraft 1.6~1.18.2)<br/>✅ (Minecraft 1.19+)<br/>✅ (use Rosetta 2) | ❔ |
| ARM32 | / | 👌 | / | / |
| MIPS64el | / | 👌 | / | / |
| RISC-V 64 | / | 👌 (Minecraft 1.13+) | / | / |
| LoongArch64 | / | 👌 (both old and new ABI) | / | / |
| PowerPC-64 (Little-Endian) | / | ❔ | / | / |
| S390x | / | ❔ | / | / |
| ARM32 | / | 👌 | / | / |
| MIPS64el | / | 👌 | / | / |
| RISC-V 64 | / | 👌 (Minecraft 1.13+) | / | / |
| LoongArch64 | / | 👌 (both old and new ABI) | / | / |
| PowerPC-64 (Little-Endian) | / | ❔ | / | / |
| S390x | / | ❔ | / | / |
Legend: