@@ -55,16 +55,15 @@ R: La logica di gioco nel tuo progetto Defold è scritta principalmente utilizza
5555
5656R: Le seguenti piattaforme sono supportate per l'editor/strumenti e il runtime del motore:
5757
58- | Sistema | Versione | Architetture | Supportato |
59- | ------------------ | ------------------ | ------------------ | -------------------- |
60- | macOS | 11 Big Sur | ` x86-64 ` , ` arm-64 ` | Editor |
61- | macOS | 10.15 | ` x86-64 ` , ` arm-64 ` | Motore |
62- | Windows | Vista | ` x86-32 ` , ` x86-64 ` | Editor e Motore |
63- | Ubuntu (1) | 18.04 | ` x86-64 ` | Editor |
64- | Linux (2) | Qualsiasi | ` x86-64 ` , ` arm-64 ` | Motore |
65- | iOS | 11.0 | ` arm-64 ` | Motore |
66- | Android | 4.4 (API level 19) | ` arm-32 ` , ` arm-64 ` | Motore |
67- | HTML5 | | ` asm.js ` , ` wasm ` | Motore |
58+ | Sistema | Versione | Architetture | Supportato |
59+ | ------------------ | ------------------ | ------------------ | ------------------ |
60+ | macOS | 11 Big Sur | ` x86-64 ` , ` arm-64 ` | Editor e Motore |
61+ | Windows | Vista | ` x86-32 ` , ` x86-64 ` | Editor e Motore |
62+ | Ubuntu (1) | 22.04 LTS | ` x86-64 ` | Editor |
63+ | Linux (2) | Qualsiasi | ` x86-64 ` , ` arm-64 ` | Motore |
64+ | iOS | 15.0 | ` arm-64 ` ` x86_64 ` | Motore |
65+ | Android | 4.4 (API level 19) | ` arm-32 ` , ` arm-64 ` | Motore |
66+ | HTML5 | | ` asm.js ` , ` wasm ` | Motore |
6867
6968 (1 L'editor è costruito e testato per Ubuntu 18.04 a 64 bit. Dovrebbe funzionare anche su altre distribuzioni ma non diamo garanzie.)
7069
0 commit comments