支持 FreeBSD x86-64 (#2656)

close #2652
This commit is contained in:
Glavo
2024-01-18 20:13:47 +08:00
committed by GitHub
parent 3f1be961a6
commit 1a1f2133f7
17 changed files with 716 additions and 119 deletions

View File

@@ -2,17 +2,17 @@
[English](PLATFORM.md) | 简体中文
| | Windows | Linux | Mac OS | FreeBSD |
|------------------|:--------------------------------------|:---------------------|:-----------------------------------------------------------------------|:--------|
| x86-64 | ✅️ | ✅️ | ✅️ | |
| x86 | ✅️ | ✅️ | / | / |
| ARM64 | 👌 (Minecraft 1.8+)<br/>✅ (使用 x86 模拟) | 👌 | 👌 (Minecraft 1.6~1.18.2)<br/>✅ (Minecraft 1.19+)<br/>✅ (使用 Rosetta 2) | ❔ |
| ARM32 | / | 👌 | / | / |
| MIPS64el | / | 👌 | / | / |
| RISC-V 64 | / | 👌 (Minecraft 1.13+) | / | / |
| LoongArch64 | / | 👌 (包括新旧 ABI) | / | / |
| PowerPC-64 (小端序) | / | ❔ | / | / |
| S390x | / | ❔ | / | / |
| | Windows | Linux | Mac OS | FreeBSD |
|------------------|:--------------------------------------|:---------------------|:-----------------------------------------------------------------------|:--------------------|
| x86-64 | ✅️ | ✅️ | ✅️ | 👌(Minecraft 1.13+) |
| x86 | ✅️ | ✅️ | / | / |
| ARM64 | 👌 (Minecraft 1.8+)<br/>✅ (使用 x86 模拟) | 👌 | 👌 (Minecraft 1.6~1.18.2)<br/>✅ (Minecraft 1.19+)<br/>✅ (使用 Rosetta 2) | ❔ |
| ARM32 | / | 👌 | / | / |
| MIPS64el | / | 👌 | / | / |
| RISC-V 64 | / | 👌 (Minecraft 1.13+) | / | / |
| LoongArch64 | / | 👌 (包括新旧 ABI) | / | / |
| PowerPC-64 (小端序) | / | ❔ | / | / |
| S390x | / | ❔ | / | / |
图例: