From aeff73083e25a1b6efaed28d94f898314ea700ad Mon Sep 17 00:00:00 2001 From: Relintai Date: Thu, 11 Jun 2020 12:36:24 +0200 Subject: [PATCH] Link the demonstration project. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c24f4a9..86fd1b7 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A voxel engine module for godot, focusing more on editor integration, gameplay-r This is an engine module! Which means that you will need to compile it into Godot! [See the compiling section here.](#compiling) +You can find a demonstration project here: https://github.com/Relintai/the_tower + ## Optional Dependencies `https://github.com/Relintai/texture_packer`: you get access to [VoxelmanLibraryMerger](#voxelmanlibrarymerger) \