From d7953005c6feda8f7bae354fb997f0d8654c0e1a Mon Sep 17 00:00:00 2001 From: Relintai Date: Mon, 9 Jan 2023 21:17:47 +0100 Subject: [PATCH] Updated the readme. --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 055f3cb..3eacb36 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,11 @@ You can find a demonstration project (with pre-built binaries) here: https://git ## Godot Version Support -I'm currently mostly using [Terraman](https://github.com/Relintai/terraman) instead of this, so it might get temporarily a bit behind.\ -If compile breaks, and I don't notice please report. +This branch tries to follow godot's master branch (as much as I have time). -3.2 - Will likely work, probably needs changes by now. (TODO check.)\ -3.3 - Will more likely work, might need smaller changes by now. (TODO check.)\ -3.4 - Should work without any issues. (TODO check.)\ -3.x - Works. [last tested commit](6ea58db2d849d9ca0ccee5bc6a6d2b919d404bc1)\ -4.0 - Have been fixing support from time to time. Currently it won't build. Mostly done with the fix though. +For different godot versions look at the other branches. + +Status for this branch: Update for 4.0 is work in progress. ## Optional Dependencies