From 90f79ff9d215142b95b75cf5f83280636848c8c2 Mon Sep 17 00:00:00 2001 From: Relintai Date: Sat, 1 Oct 2022 13:54:44 +0200 Subject: [PATCH] Small fix to the readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9a1da4..d26dc25 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A really simple (and visually strange) demonstration project for Voxelman in the It is a first person parkour game. Reach the weird glowing teleporter at the end of each level. -In order to open this, you need to have the proper version of the [Pandemonium Engine](https://github.com/Relintai/pandemonium_engine) added! +In order to open this, you need to have the proper version of the [Pandemonium Engine](https://github.com/Relintai/pandemonium_engine)! You can either just get an executable at the [releases tab](https://github.com/Relintai/the_tower_pandemonium/releases), or you can build one yourself see [here](#compiling).