diff --git a/docs/en/faq/faq.md b/docs/en/faq/faq.md index 1f3f7015..697734f4 100644 --- a/docs/en/faq/faq.md +++ b/docs/en/faq/faq.md @@ -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 | diff --git a/docs/es/faq/faq.md b/docs/es/faq/faq.md index 6dbcf37c..428f48c2 100644 --- a/docs/es/faq/faq.md +++ b/docs/es/faq/faq.md @@ -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.) diff --git a/docs/it/faq/faq.md b/docs/it/faq/faq.md index 01619194..93234a1c 100644 --- a/docs/it/faq/faq.md +++ b/docs/it/faq/faq.md @@ -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.) diff --git a/docs/pt/faq/faq.md b/docs/pt/faq/faq.md index bd4ae1d2..fa672194 100644 --- a/docs/pt/faq/faq.md +++ b/docs/pt/faq/faq.md @@ -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.) diff --git a/docs/zh/faq/faq.md b/docs/zh/faq/faq.md index 2abaf640..568152b5 100644 --- a/docs/zh/faq/faq.md +++ b/docs/zh/faq/faq.md @@ -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 |