Add a page on creating desktop/mobile/web applications with Godot

This is focused on creating non-game applications, with
recommended settings and best practices.

This also updates List of features for 4.6.

Co-authored-by: Pāvels Nadtočajevs <7645683+bruvzg@users.noreply.github.com>
This commit is contained in:
Hugo Locurcio
2026-01-12 21:15:26 +01:00
parent 6ae0da35c0
commit 8ce9f7286b
11 changed files with 827 additions and 17 deletions

View File

@@ -26,6 +26,8 @@ settings, and convert it to an ICO file for the exported project. If you want to
manually create an ICO file for greater control over how the icon looks at different
resolutions then see the :ref:`doc_changing_application_icon_for_windows` page.
.. _doc_exporting_for_windows_code_signing:
Code signing
------------