From 77bb4c4a79ea04850f0ea5cbe9a4d99b894f781d Mon Sep 17 00:00:00 2001 From: entuland Date: Wed, 20 Jun 2018 01:18:25 +0200 Subject: [PATCH] Added link to WIP forum thread --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 213c3fc..bd610dd 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Developed and tested on Minetest 0.4.16 - try in other versions at your own risk If you like my contributions you may consider reading http://entuland.com/en/support-entuland +WIP MOD forum thread: https://forum.minetest.net/viewtopic.php?f=9&t=20321 + # Why yet another screwdriver? The default screwdriver included in minetest_game, as well as any other screwdriver mod I have found, operate differently depending on the node's direction and rotation. This means that any given click on a node may produce different results which you cannot predict at a glance.