mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
13 lines
445 B
ReStructuredText
13 lines
445 B
ReStructuredText
.. _doc_exporting_for_uwp:
|
|
|
|
Exporting for Universal Windows Platform
|
|
========================================
|
|
|
|
.. important::
|
|
|
|
Exporting projects to UWP is not implemented in Godot 4.
|
|
Godot 3 has limited UWP support, but there are many
|
|
`known issues <https://github.com/godotengine/godot/issues?q=is%3Aopen+is%3Aissue+label%3Aplatform%3Auwp>`__.
|
|
|
|
We recommend you use the :ref:`Win32 export <doc_exporting_for_windows>` instead.
|