From 7832681ba7e07331cf76cedb83b052e59b39edfa Mon Sep 17 00:00:00 2001 From: Relintai Date: Mon, 9 Jan 2023 21:15:56 +0100 Subject: [PATCH] Updated the readme. --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8c19a2e..4096874 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,13 @@ is allocated per frame. You can access it's setting from the `Project->Project Settings...` menu, in the `ThreadPool` category. -# Pre-built binaries +## Godot Version Support -You can grab a pre-built editor binary from the [Broken Seals](https://github.com/Relintai/broken_seals/releases) -repo, should you want to. It contains all my modules. +This branch tries to follow godot's master branch (as much as I have time). + +For different godot versions look at the other branches. + +Status for this branch: Update for 4.0 is work in progress. # ThreadPoolJob