Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/en/faq/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,11 @@ A: The following platforms are supported for the editor/tools and the engine run

| System | Version | Architectures | Supported |
| ------------------ | ------------------ | ------------------ | ------------------ |
| macOS | 11 Big Sur | `x86-64`, `arm-64` | Editor |
| macOS | 10.15 | `x86-64`, `arm-64` | Engine |
| macOS | 11 Big Sur | `x86-64`, `arm-64` | Editor and Engine |
| Windows | Vista | `x86-32`, `x86-64` | Editor and Engine |
| Ubuntu (1) | 22.04 LTS | `x86-64` | Editor |
| Linux (2) | Any | `x86-64`, `arm-64` | Engine |
| iOS | 11.0 | `arm-64` | Engine |
| iOS | 15.0 | `arm-64` `x86_64` | Engine |
| Android | 4.4 (API level 19) | `arm-32`, `arm-64` | Engine |
| HTML5 | | `asm.js`, `wasm` | Engine |

Expand Down
19 changes: 9 additions & 10 deletions docs/es/faq/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,15 @@ shaders.

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

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

(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.)

Expand Down
19 changes: 9 additions & 10 deletions docs/it/faq/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,15 @@ R: La logica di gioco nel tuo progetto Defold è scritta principalmente utilizza

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

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

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

Expand Down
18 changes: 9 additions & 9 deletions docs/pt/faq/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ R: A Defold foi criada por Ragnar Svensson e Christian Murray. Eles começaram a

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

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

(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.)

Expand Down
5 changes: 2 additions & 3 deletions docs/zh/faq/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,11 @@ Defold 基金会以前一直反对在 Defold 中添加 C# 支持,但由于多

| System | Version | Architectures | Supported |
| ------------------ | ------------------ | ------------------ | ------------------ |
| macOS | 11 Big Sur | `x86-64`, `arm-64` | Editor |
| macOS | 10.15 | `x86-64`, `arm-64` | Engine |
| macOS | 11 Big Sur | `x86-64`, `arm-64` | Editor and Engine |
| Windows | Vista | `x86-32`, `x86-64` | Editor and Engine |
| Ubuntu (1) | 22.04 LTS | `x86-64` | Editor |
| Linux (2) | Any | `x86-64`, `arm-64` | Engine |
| iOS | 11.0 | `arm-64` | Engine |
| iOS | 15.0 | `arm-64` `x86_64` | Engine |
| Android | 4.4 (API level 19) | `arm-32`, `arm-64` | Engine |
| HTML5 | | `asm.js`, `wasm` | Engine |

Expand Down