From d019449e24c5789b047694c1119c8cc8fb1fbe9c Mon Sep 17 00:00:00 2001 From: Nathan Lovato <12694995+NathanLovato@users.noreply.github.com> Date: Sat, 27 Jul 2024 16:40:57 +0200 Subject: [PATCH] update README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 32a3754..943003d 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,11 @@ ![Godot Open RPG banner](media/Open-RPG.png) -OpenRPG is a a demo showing how to create a 2D traditional RPG in Godot 4. It's currently a work-in-progress. If you want to help +OpenRPG is a a demo showing how to create a classical turn-based RPG in Godot 4. It's currently a work-in-progress. -➡ Follow us on [Twitter](https://twitter.com/NathanGDQuest) and [YouTube](https://www.youtube.com/c/gdquest/) for free game creation tutorials, tips, and news! Get one of our [Godot game creation courses](https://www.gdquest.com/product/) to support our work on Free Software. +**You need to use Godot 4.3 to open the project!** You can find Godot 4.3 on the [Godot website](https://godotengine.org/). + +➡ Follow us on [Twitter](https://twitter.com/NathanGDQuest) and [YouTube](https://www.youtube.com/c/gdquest/) for Godot tips and tutorials! Get one of our [Godot game creation courses](https://www.gdquest.com/product/) to support our work on Free Software. ## Project Goal -- GitLab