@@ -54,19 +54,13 @@ Desktop or laptop PC - Minimum
54
54
| | Exporting projects requires downloading export templates separately |
55
55
| | (1.3 GB after installation). |
56
56
+----------------------+-----------------------------------------------------------------------------------------+
57
- | **Operating system ** | - **Native editor: ** Windows 7 , macOS 10.13 (Compatibility) or |
57
+ | **Operating system ** | - **Native editor: ** Windows 10 , macOS 10.13 (Compatibility) or |
58
58
| | macOS 10.15 (Forward+/Mobile), Linux distribution released after 2016 |
59
59
| | - **Web editor: ** Firefox 79, Chrome 68, Edge 79, Safari 15.2, Opera 64 |
60
60
+----------------------+-----------------------------------------------------------------------------------------+
61
61
62
62
.. note ::
63
63
64
- Windows 7/8/8.1 are supported on a best-effort basis. These versions are not
65
- regularly tested and some features may be missing (such as colored
66
- :ref: `print_rich <class_@GlobalScope_method_print_rich >` console output).
67
- Support for Windows 7/8/8.1 may be removed in a
68
- :ref: `future Godot 4.x release <doc_release_policy >`.
69
-
70
64
Vulkan drivers for these Windows versions are known to have issues with
71
65
memory leaks. As a result, it's recommended to stick to the Compatibility
72
66
renderer when running Godot on a Windows version older than 10.
@@ -239,21 +233,14 @@ Desktop or laptop PC - Minimum
239
233
+----------------------+-----------------------------------------------------------------------------------------+
240
234
| **Storage ** | 150 MB (used for the executable, project files and cache) |
241
235
+----------------------+-----------------------------------------------------------------------------------------+
242
- | **Operating system ** | - **For native exports: ** Windows 7 (Compatibility and Forward+/Mobile, Vulkan), |
243
- | | Windows 10 (Forward+/Mobile, Direct3D 12), macOS 10.13 (Compatibility), macOS 10.15 |
236
+ | **Operating system ** | - **For native exports: ** Windows 10, macOS 10.13 (Compatibility), macOS 10.15 |
244
237
| | (Forward+/Mobile, Vulkan), macOS 13.0 (Forward+/Mobile, Metal), Linux distribution |
245
238
| | released after 2016 |
246
239
| | - **For web exports: ** Firefox 79, Chrome 68, Edge 79, Safari 15.2, Opera 64 |
247
240
+----------------------+-----------------------------------------------------------------------------------------+
248
241
249
242
.. note ::
250
243
251
- Windows 7/8/8.1 are supported on a best-effort basis. These versions are not
252
- regularly tested and some features may be missing (such as colored
253
- :ref: `print_rich <class_@GlobalScope_method_print_rich >` console output).
254
- Support for Windows 7/8/8.1 may be removed in a
255
- :ref: `future Godot 4.x release <doc_release_policy >`.
256
-
257
244
Vulkan drivers for these Windows versions are known to have issues with
258
245
memory leaks. As a result, it's recommended to stick to the Compatibility
259
246
renderer when running Godot on a Windows version older than 10.
0 commit comments