mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Remove UWP mentions as the platform port was removed in 4.2
This commit is contained in:
@@ -196,7 +196,7 @@ When **exporting**, the following may also be defined depending on the export fe
|
||||
|
||||
* One of ``GODOT_PC``, ``GODOT_MOBILE``, or ``GODOT_WEB`` depending on the platform type.
|
||||
|
||||
* One of ``GODOT_WINDOWS``, ``GODOT_LINUXBSD``, ``GODOT_MACOS``, ``GODOT_UWP``, ``GODOT_HAIKU``, ``GODOT_ANDROID``, ``GODOT_IOS``, or ``GODOT_WEB`` depending on the platform.
|
||||
* One of ``GODOT_WINDOWS``, ``GODOT_LINUXBSD``, ``GODOT_MACOS``, ``GODOT_ANDROID``, ``GODOT_IOS``, or ``GODOT_WEB`` depending on the platform.
|
||||
|
||||
To see an example project, see the OS testing demo:
|
||||
https://github.com/godotengine/godot-demo-projects/tree/master/misc/os_test
|
||||
|
||||
Reference in New Issue
Block a user