Browse Source

Unity has an official editor for Linux (#3201)

* Unity has an official editor for Linux

See https://docs.unity3d.com/Manual/InstallingUnityLinux.html https://itsfoss.com/unity-editor-linux/

* Update getting_started/editor/unity_to_godot.rst

Co-Authored-By: Hugo Locurcio <[email protected]>

Co-authored-by: Hugo Locurcio <[email protected]>
Mateusz Konieczny 5 years ago
parent
commit
07d064ad0c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/editor/unity_to_godot.rst

+ 1 - 1
getting_started/editor/unity_to_godot.rst

@@ -22,7 +22,7 @@ Differences
 +===================+====================================================================================+================================================================================================================+
 | License           | Proprietary, closed, free license with revenue caps and usage restrictions         | MIT license, free and fully open source without any restriction                                                |
 +-------------------+------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------+
-| OS (editor)       | Windows, macOS, Linux (unofficial and unsupported)                                 | Windows, macOS, X11 (Linux, \*BSD)                                                                             |
+| OS (editor)       | Windows, macOS, Linux                                                              | Windows, macOS, X11 (Linux, \*BSD)                                                                             |
 +-------------------+------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------+
 | OS (export)       | * **Desktop:** Windows, macOS, Linux                                               | * **Desktop:** Windows, macOS, X11                                                                             |
 |                   | * **Mobile:** Android, iOS, Windows Phone, Tizen                                   | * **Mobile:** Android, iOS                                                                                     |