We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
godot.tools.html
1 parent 1a72210 commit a23d914Copy full SHA for a23d914
contributing/development/compiling/compiling_for_web.rst
@@ -121,7 +121,7 @@ server requirements.
121
python platform/web/serve.py
122
123
This will serve the contents of the ``bin/`` folder and open the default web
124
- browser automatically. In the page that opens, access ``godot.tools.html``
+ browser automatically. In the page that opens, access ``godot.editor.html``
125
and you should be able to test the web editor this way.
126
127
Note that for production use cases, this Python-based web server should not
0 commit comments