diff options
author | tpart <tpart120@proton.me> | 2025-04-06 19:46:05 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-04-06 19:46:41 +0200 |
commit | 215f112cc4901e03b42ab034af96960d891afebb (patch) | |
tree | cdbdf52ffeb95eb98e2e07e8c7b8ca277461e483 | |
parent | f2670fab8c57a5bf555e77da6034be532f0b0d90 (diff) | |
download | hurrycurry-215f112cc4901e03b42ab034af96960d891afebb.tar hurrycurry-215f112cc4901e03b42ab034af96960d891afebb.tar.bz2 hurrycurry-215f112cc4901e03b42ab034af96960d891afebb.tar.zst |
Bump Godot version in readme.md
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ The protocol is documented in [protocol.md](protocol.md). ### Building - Requirements: - - Godot 4.3 + - Godot 4.4 - cURL (only if book is required) - Nightly rust toolchain (only if locales are required) |