소스 검색

Update required Emscripten version for Godot 4.5

Hugo Locurcio 1 주 전
부모
커밋
890a564283
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:
 
-- `Emscripten 3.1.62+ <https://emscripten.org>`__.
+- `Emscripten 4.0.0+ <https://emscripten.org>`__.
 - `Python 3.8+ <https://www.python.org/>`__.
 - `SCons 4.0+ <https://scons.org/pages/download.html>`__ build system.