Merge pull request #10232 from Calinou/exporting-for-web-progressive-web-app

Document exporting as progressive web app in Exporting for the web
This commit is contained in:
Max Hilbrunner
2024-11-14 13:32:41 +01:00
committed by GitHub
4 changed files with 128 additions and 22 deletions

View File

@@ -69,7 +69,8 @@ of the Web platform:
.. seealso::
See the
`list of open issues on GitHub related to the web editor <https://github.com/godotengine/godot/issues?q=is%3Aopen+is%3Aissue+label%3Aplatform%3Ahtml5+label%3Atopic%3Aeditor>`__ for a list of known bugs.
`list of open issues on GitHub related to the web editor <https://github.com/godotengine/godot/issues?q=is%3Aopen+is%3Aissue+label%3Aplatform%3Aweb+label%3Atopic%3Aeditor>`__
for a list of known bugs.
Importing a project
-------------------