From 1f311179be8ef06cbff041efcd0918d86c5f2239 Mon Sep 17 00:00:00 2001 From: Mestima Date: Mon, 16 May 2022 14:02:05 +0300 Subject: [PATCH] Supported version table update at the Readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ea58821..b450846 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ A lite custom event system for Godot Engine ## Supported versions -| Godot version | Supported | -| - | - | -| 3.x | yes | -| 4.x | not yet | +| Godot version | Supported | Branch | +| - | - | - | +| 3.x | yes | 3.x | +| 4.x | not yet | main | ## Compilation - Download GodotHook and place it to the Godot `modules` folder.