mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Fix typo in Compiling for Web: add missing '.' to file extension (#4997)
This commit is contained in:
@@ -82,7 +82,7 @@ And ``webassembly_debug_threads.zip`` and ``webassembly_debug_gdnative.zip`` for
|
|||||||
the debug template::
|
the debug template::
|
||||||
|
|
||||||
mv bin/godot.javascript.opt.debug.threads.zip bin/webassembly_threads_debug.zip
|
mv bin/godot.javascript.opt.debug.threads.zip bin/webassembly_threads_debug.zip
|
||||||
mv bin/godot.javascript.opt.debug.gdnative.zip bin/webassembly_gdnative_debugzip
|
mv bin/godot.javascript.opt.debug.gdnative.zip bin/webassembly_gdnative_debug.zip
|
||||||
|
|
||||||
Building the editor
|
Building the editor
|
||||||
-------------------
|
-------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user