Ver Fonte

Added note on linux build system.

Mikael Säker há 7 anos atrás
pai
commit
475c86556e
1 ficheiros alterados com 3 adições e 1 exclusões
  1. 3 1
      docs/en/faq/faq.md

+ 3 - 1
docs/en/faq/faq.md

@@ -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.