From ccfa4a52537cbf7ad97cb8654cf4be7da6ec3172 Mon Sep 17 00:00:00 2001 From: Brett O'Donnell Date: Thu, 25 May 2017 18:58:07 +0930 Subject: [PATCH] Create README.md --- fortress/schems/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 fortress/schems/README.md diff --git a/fortress/schems/README.md b/fortress/schems/README.md new file mode 100644 index 0000000..1528005 --- /dev/null +++ b/fortress/schems/README.md @@ -0,0 +1,16 @@ +# Minetest Fortress + +## Description + +* `fortress.we` - the castle and tower in the middle, plus a hole where you can put a water/lava moat +* `castle.we` - the 4 turrets and a floor with no tower +* `tower.we` - the inside tower +* `turret.we` - one of the 4 outside turrets in the screenshot + +## Screenshots + +![image](https://cloud.githubusercontent.com/assets/51875/26444480/bda718f0-417b-11e7-9194-d3b928ced603.png) + +![image](https://cloud.githubusercontent.com/assets/51875/26444482/c188b460-417b-11e7-9f69-ce8597c6ca49.png) + +![image](https://cloud.githubusercontent.com/assets/51875/26444485/c45d6834-417b-11e7-81b0-5fd12f3ed51a.png)