exporting_for_uwp.rst 445 B

12345678910111213
  1. .. _doc_exporting_for_uwp:
  2. Exporting for Universal Windows Platform
  3. ========================================
  4. .. important::
  5. Exporting projects to UWP is not implemented in Godot 4.
  6. Godot 3 has limited UWP support, but there are many
  7. `known issues <https://github.com/godotengine/godot/issues?q=is%3Aopen+is%3Aissue+label%3Aplatform%3Auwp>`__.
  8. We recommend you use the :ref:`Win32 export <doc_exporting_for_windows>` instead.