File tree Expand file tree Collapse file tree 3 files changed +569
-1
lines changed Expand file tree Collapse file tree 3 files changed +569
-1
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ on GitHub.
8888+-------------+----------------------+--------------------------------------------------------------------------+
8989| **Version ** | **Release date ** | **Support level ** |
9090+-------------+----------------------+--------------------------------------------------------------------------+
91- | Godot 4.0 | Q4 2022 | |unstable | *Alpha . * Current focus of development (unstable). |
91+ | Godot 4.0 | Q4 2022 | |unstable | *Beta . * Current focus of development (unstable). |
9292+-------------+----------------------+--------------------------------------------------------------------------+
9393| Godot 3.6 | Q4 2022 | |supported | *Beta. * Receives new features as well as bug fixes while |
9494| | | under development. |
@@ -130,6 +130,10 @@ on GitHub.
130130Pre-release Godot versions aren't intended to be used in production and are
131131provided for testing purposes only.
132132
133+ .. seealso ::
134+
135+ See :ref: `doc_upgrading_to_godot_4 ` for instructions on migrating a project.
136+
133137.. _doc_release_policy_when_is_next_release_out :
134138
135139When is the next release out?
Original file line number Diff line number Diff line change @@ -61,3 +61,12 @@ a project that's only 2D or only 3D and don't want to see what you don't need.
6161 :name: toc-editor-features
6262
6363 managing_editor_features
64+
65+ Upgrading to Godot 4
66+ --------------------
67+
68+ .. toctree ::
69+ :maxdepth: 1
70+ :name: toc-editor-upgrading
71+
72+ upgrading_to_godot_4
You can’t perform that action at this time.
0 commit comments