@@ -53,16 +53,15 @@ R: La logica di gioco nel tuo progetto Defold è scritta principalmente utilizza
5353
5454R: 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
0 commit comments