From f1b465e97b83f39b851ad828f56cc3097bfa6d8e Mon Sep 17 00:00:00 2001 From: Relintai Date: Wed, 9 Feb 2022 15:12:58 +0100 Subject: [PATCH] Fix the project's name in the readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebf3fc6..ad30ce3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Voxel +# Voxelman A voxel engine module for godot, focusing more on editor integration, gameplay-related features, and extendability (even from gdscript), without sacrificing too much speed.