From 6a98956b0311ff512b64ced820e9ee60d3d54ad7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lera=20Elvo=C3=A9?= Date: Wed, 29 Jun 2022 16:15:46 +0300 Subject: [PATCH] update to godot 3.5rc5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12e1196..c7e7c61 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ This project aims to provide a nice frontend/UI to manage Ticle files and an eas It uses a slightly modified version of [godot-http-server](https://github.com/velopman/godot-http-server) for the server side. -The version of Godot used for this project is 3.5rc4. +The version of Godot used for this project is 3.5rc5.