Update required Emscripten version for Godot 4.5

This commit is contained in:
Hugo Locurcio
2025-10-07 19:04:04 +02:00
parent 6ebd201367
commit 890a564283

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.