From 27be1dd740ec640cae2a559c8a044bbabe7d4e3d Mon Sep 17 00:00:00 2001 From: HybridDog Date: Wed, 22 Dec 2021 19:07:12 +0100 Subject: [PATCH] Mention the problematic guide in the Readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7697561..a2a9712 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,10 @@ TODO: * Find a way to get the perlin noise inside [-1; 1] or use another noise * Add some node which containing items to the simple pyramid "buildings" * Change the sky background, fog, etc. in the nether +* Improve the guide formspec. + Writing it in Markdown would be nice. + These could be useful: + * https://forum.minetest.net/viewtopic.php?t=23855 + Minetest Bedrock Markup Language + * https://github.com/mpeterv/markdown + Markdown to HTML converter; Minetest formspecs support HTML