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

Update required Emscripten version for Godot 4.5
This commit is contained in:
Max Hilbrunner
2025-10-09 13:20:16 +02:00
committed by GitHub

View File

@@ -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.