From 24147a860519bfc8b45f2eb34db50137d2ef5d8d Mon Sep 17 00:00:00 2001 From: unfa Date: Mon, 10 May 2021 02:14:10 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b5b5566..6caf6b6 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ Libre Multiplayer FPS Game build with Godot game engine. ![Screenshot 01](https://github.com/unfa/liblast/raw/master/Screenshots/01.png) ![Screenshot 02](https://github.com/unfa/liblast/raw/master/Screenshots/02.png) -## Rewrite status +## Rewrite Status The game is currently scheduled to be rewritten from scratch in Godot 4 once the first Alpha releasae is there. -The current version of the game has served well as a prototype and a testbed to help us figure out what we want to do. -Wanted to take advantage of the improvement performance, features and workflow of Godot 4 and since the GDScript syntax is changing significantly - we've decided we'll take this opportunity to rebuild the game from scratch and improve our design. +The current version of the game has served well as a prototype and a testbed to help us figure out what we want to do. We've also learned some important lessons on our mistakes. +We wanted to take advantage of the improvement performance, features and workflow of Godot 4 and since the GDScript syntax is changing significantly - we've decided we'll take this opportunity to rebuild the game from scratch and improve our design. -Hence - if you'd liek to contribute to the project, please get in touch first, as things are very much in flux right now, and we'd hate to have any effort wasted! +Hence - if you'd like to contribute to the project, please get in touch first, as things are very much in flux right now, and we'd hate to have any effort wasted! ## Get in touch