From 4772cddf3955b20d0524cfb2caff52ce5d1c59fb Mon Sep 17 00:00:00 2001 From: Gael-de-Sailly Date: Sun, 12 Apr 2020 18:17:57 +0200 Subject: [PATCH] Added screenshot in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fad36c7..5f25a03 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Procedural map generator for Minetest 5.x. Still experimental and basic. Contains two distinct programs: Python scripts for pre-processing, and Lua scripts to generate the map on Minetest. +![Screenshot](https://user-images.githubusercontent.com/6905002/79073532-7a567f00-7ce7-11ea-9791-8fb453f5175d.png) + # Installation This mod should be placed in the `/mods` directory like any other Minetest mod.