diff options
Diffstat (limited to 'client/README.md')
| -rw-r--r-- | client/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/README.md b/client/README.md index c1eace2e..7b7ef644 100644 --- a/client/README.md +++ b/client/README.md @@ -3,7 +3,7 @@ The main game client. - For development: - - Requires Godot 4.4 or newer + - Requires Godot 4.5 or newer - Open the editor with `godot project.godot` - For release builds: - Requires Godot, make and ffmpeg |