瀏覽代碼

update FAQ (#588)

Alexey Gulev 1 周之前
父節點
當前提交
8e0f7c820a
共有 5 個文件被更改,包括 31 次插入35 次删除
  1. 2 3
      docs/en/faq/faq.md
  2. 9 10
      docs/es/faq/faq.md
  3. 9 10
      docs/it/faq/faq.md
  4. 9 9
      docs/pt/faq/faq.md
  5. 2 3
      docs/zh/faq/faq.md

+ 2 - 3
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             |
 

+ 9 - 10
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.)
 

+ 9 - 10
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.)
 

+ 9 - 9
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.)
 

+ 2 - 3
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             |