瀏覽代碼

Merge pull request #11353 from Calinou/compiling-for-web-update-emscripten-version

Update required Emscripten version for Godot 4.5
Max Hilbrunner 1 周之前
父節點
當前提交
804aba4bf7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      engine_details/development/compiling/compiling_for_web.rst

+ 1 - 1
engine_details/development/compiling/compiling_for_web.rst

@@ -15,7 +15,7 @@ Requirements
 
 
 To compile export templates for the Web, the following is required:
 To compile export templates for the Web, the following is required:
 
 
-- `Emscripten 3.1.62+ <https://emscripten.org>`__.
+- `Emscripten 4.0.0+ <https://emscripten.org>`__.
 - `Python 3.8+ <https://www.python.org/>`__.
 - `Python 3.8+ <https://www.python.org/>`__.
 - `SCons 4.0+ <https://scons.org/pages/download.html>`__ build system.
 - `SCons 4.0+ <https://scons.org/pages/download.html>`__ build system.