|
@@ -51,11 +51,13 @@ What platforms does Defold run on?
|
|
|
| ------------------------- | -------------------- |
|
|
|
| macOS 10.7 Lion | Editor and runtime |
|
|
|
| Windows Vista | Editor and runtime |
|
|
|
- | Linux (64 bit) | Editor and runtime |
|
|
|
+ | Linux (64 bit)* | Editor and runtime |
|
|
|
| iOS 6.0 | Runtime |
|
|
|
| Android 2.3 (API level 9) | Runtime |
|
|
|
| HTML5 | Runtime |
|
|
|
|
|
|
+ (* Linux versions are built with Ubuntu 16.04 and GCC 4.8.)
|
|
|
+
|
|
|
What target platforms can I develop games for with Defold?
|
|
|
|
|
|
: With one click you can publish to iOS, Android and HTML5 as well as macOS/OS X, Windows and Linux. It’s truly one codebase, six supported platforms.
|