Skip to content

Commit 27c9982

Browse files
committed
update FAQ
1 parent a8734ec commit 27c9982

File tree

5 files changed

+31
-35
lines changed

5 files changed

+31
-35
lines changed

docs/en/faq/faq.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,11 @@ A: The following platforms are supported for the editor/tools and the engine run
9696

9797
| System | Version | Architectures | Supported |
9898
| ------------------ | ------------------ | ------------------ | ------------------ |
99-
| macOS | 11 Big Sur | `x86-64`, `arm-64` | Editor |
100-
| macOS | 10.15 | `x86-64`, `arm-64` | Engine |
99+
| macOS | 11 Big Sur | `x86-64`, `arm-64` | Editor and Engine |
101100
| Windows | Vista | `x86-32`, `x86-64` | Editor and Engine |
102101
| Ubuntu (1) | 22.04 LTS | `x86-64` | Editor |
103102
| Linux (2) | Any | `x86-64`, `arm-64` | Engine |
104-
| iOS | 11.0 | `arm-64` | Engine |
103+
| iOS | 15.0 | `arm-64` `x86_64` | Engine |
105104
| Android | 4.4 (API level 19) | `arm-32`, `arm-64` | Engine |
106105
| HTML5 | | `asm.js`, `wasm` | Engine |
107106

docs/es/faq/faq.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,15 @@ shaders.
5454

5555
A: Las siguientes plataformas tienen soporte para el editor/herramientas y el runtime del motor:
5656

57-
| System | Version | Architectures | Supported |
58-
| ------------------ | ------------------ | ------------------ | -------------------- |
59-
| macOS | 11 Big Sur | `x86-64`, `arm-64` | Editor |
60-
| macOS | 10.15 | `x86-64`, `arm-64` | Engine |
61-
| Windows | Vista | `x86-32`, `x86-64` | Editor and Engine |
62-
| Ubuntu (1) | 18.04 | `x86-64` | Editor |
63-
| Linux (2) | Any | `x86-64`, `arm-64` | Engine |
64-
| iOS | 11.0 | `arm-64` | Engine |
65-
| Android | 4.4 (API level 19) | `arm-32`, `arm-64` | Engine |
66-
| HTML5 | | `asm.js`, `wasm` | Engine |
57+
| System | Version | Architectures | Supported |
58+
| ------------------ | ------------------ | ------------------ | ------------------ |
59+
| macOS | 11 Big Sur | `x86-64`, `arm-64` | Editor and Engine |
60+
| Windows | Vista | `x86-32`, `x86-64` | Editor and Engine |
61+
| Ubuntu (1) | 22.04 LTS | `x86-64` | Editor |
62+
| Linux (2) | Any | `x86-64`, `arm-64` | Engine |
63+
| iOS | 15.0 | `arm-64` `x86_64` | Engine |
64+
| Android | 4.4 (API level 19) | `arm-32`, `arm-64` | Engine |
65+
| HTML5 | | `asm.js`, `wasm` | Engine |
6766

6867
(1 El editor fue creado y probad para 64-bit Ubuntu 18.04. Debe funcionar en otras distribuciones pero no damos garantía de ello.)
6968

docs/it/faq/faq.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,15 @@ R: La logica di gioco nel tuo progetto Defold è scritta principalmente utilizza
5353

5454
R: Le seguenti piattaforme sono supportate per l'editor/strumenti e il runtime del motore:
5555

56-
| Sistema | Versione | Architetture | Supportato |
57-
| ------------------ | ------------------ | ------------------ | -------------------- |
58-
| macOS | 11 Big Sur | `x86-64`, `arm-64` | Editor |
59-
| macOS | 10.15 | `x86-64`, `arm-64` | Motore |
60-
| Windows | Vista | `x86-32`, `x86-64` | Editor e Motore |
61-
| Ubuntu (1) | 18.04 | `x86-64` | Editor |
62-
| Linux (2) | Qualsiasi | `x86-64`, `arm-64` | Motore |
63-
| iOS | 11.0 | `arm-64` | Motore |
64-
| Android | 4.4 (API level 19) | `arm-32`, `arm-64` | Motore |
65-
| HTML5 | | `asm.js`, `wasm` | Motore |
56+
| Sistema | Versione | Architetture | Supportato |
57+
| ------------------ | ------------------ | ------------------ | ------------------ |
58+
| macOS | 11 Big Sur | `x86-64`, `arm-64` | Editor e Motore |
59+
| Windows | Vista | `x86-32`, `x86-64` | Editor e Motore |
60+
| Ubuntu (1) | 22.04 LTS | `x86-64` | Editor |
61+
| Linux (2) | Qualsiasi | `x86-64`, `arm-64` | Motore |
62+
| iOS | 15.0 | `arm-64` `x86_64` | Motore |
63+
| Android | 4.4 (API level 19) | `arm-32`, `arm-64` | Motore |
64+
| HTML5 | | `asm.js`, `wasm` | Motore |
6665

6766
(1 L'editor è costruito e testato per Ubuntu 18.04 a 64 bit. Dovrebbe funzionare anche su altre distribuzioni ma non diamo garanzie.)
6867

docs/pt/faq/faq.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@ R: A Defold foi criada por Ragnar Svensson e Christian Murray. Eles começaram a
4343

4444
R: As seguintes plataformas são suportadas para o editor/ferramentas e o tempo de execução da engine (engine runtime):
4545

46-
| System | Version | Architectures | Supported |
47-
| ------------------ | ------------------ | -------------- | -------------------- |
48-
| macOS | 11 Big Sur | x86-64, arm-64 | Editor and Engine |
49-
| Windows | Vista | x86-32, x86-64 | Editor and Engine |
50-
| Ubuntu (1) | 18.04 | x86-64 | Editor |
51-
| Linux (2) | Any | x86-64 | Engine |
52-
| iOS | 11.0 | arm-64 | Engine |
53-
| Android | 4.4 (API level 19) | arm-32, arm-64 | Engine |
54-
| HTML5 | | asm.js, wasm | Engine |
46+
| System | Version | Architectures | Supported |
47+
| ------------------ | ------------------ | ------------------ | ------------------ |
48+
| macOS | 11 Big Sur | `x86-64`, `arm-64` | Editor and Engine |
49+
| Windows | Vista | `x86-32`, `x86-64` | Editor and Engine |
50+
| Ubuntu (1) | 22.04 LTS | `x86-64` | Editor |
51+
| Linux (2) | Any | `x86-64`, `arm-64` | Engine |
52+
| iOS | 15.0 | `arm-64` `x86_64` | Engine |
53+
| Android | 4.4 (API level 19) | `arm-32`, `arm-64` | Engine |
54+
| HTML5 | | `asm.js`, `wasm` | Engine |
5555

5656
(1 O editor é construído e testado para Ubuntu 18.04 64-bit. Deve funcionar em outras distribuições também, mas não damos garantias.)
5757

docs/zh/faq/faq.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,11 @@ Defold 基金会以前一直反对在 Defold 中添加 C# 支持,但由于多
9696

9797
| System | Version | Architectures | Supported |
9898
| ------------------ | ------------------ | ------------------ | ------------------ |
99-
| macOS | 11 Big Sur | `x86-64`, `arm-64` | Editor |
100-
| macOS | 10.15 | `x86-64`, `arm-64` | Engine |
99+
| macOS | 11 Big Sur | `x86-64`, `arm-64` | Editor and Engine |
101100
| Windows | Vista | `x86-32`, `x86-64` | Editor and Engine |
102101
| Ubuntu (1) | 22.04 LTS | `x86-64` | Editor |
103102
| Linux (2) | Any | `x86-64`, `arm-64` | Engine |
104-
| iOS | 11.0 | `arm-64` | Engine |
103+
| iOS | 15.0 | `arm-64` `x86_64` | Engine |
105104
| Android | 4.4 (API level 19) | `arm-32`, `arm-64` | Engine |
106105
| HTML5 | | `asm.js`, `wasm` | Engine |
107106

0 commit comments

Comments
 (0)