aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorflexxyfluxx <flexxyfluxx@noreply.codeberg.org>2025-10-12 22:38:14 +0200
committermetamuffin <metamuffin@noreply.codeberg.org>2025-10-13 21:17:50 +0200
commit20c964eb10182ebf03c088376c3da673029a164a (patch)
tree71a020a45d94bd8ed3a88ffee551fedfff31b212
parente515cde96b24c06f8304f2a4299188dbd0602017 (diff)
downloadhurrycurry-20c964eb10182ebf03c088376c3da673029a164a.tar
hurrycurry-20c964eb10182ebf03c088376c3da673029a164a.tar.bz2
hurrycurry-20c964eb10182ebf03c088376c3da673029a164a.tar.zst
update client/README: actually req's at least godot 4.5
-rw-r--r--client/README.md2
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