aboutsummaryrefslogtreecommitdiff
path: root/steles/README.md
diff options
context:
space:
mode:
authorPierre-Yves Rollo <dev@pyrollo.com>2018-09-21 21:19:48 +0200
committerPierre-Yves Rollo <dev@pyrollo.com>2018-09-21 21:19:48 +0200
commit969bd674c968c10adca66a0a7625e7568dd1ca64 (patch)
tree6359ffc375eda1b9ff5b9671bc1c0b4169bb877b /steles/README.md
parent12b556e92907e934a029297b6c6cc8db0bed2c70 (diff)
downloaddisplay_modpack_no_craft-969bd674c968c10adca66a0a7625e7568dd1ca64.tar.gz
display_modpack_no_craft-969bd674c968c10adca66a0a7625e7568dd1ca64.zip
Reverting submodule change until zip file does not include submodule
Diffstat (limited to 'steles/README.md')
-rw-r--r--steles/README.md25
1 files changed, 0 insertions, 25 deletions
diff --git a/steles/README.md b/steles/README.md
deleted file mode 100644
index bc14b53..0000000
--- a/steles/README.md
+++ /dev/null
@@ -1,25 +0,0 @@
-# Steles
-
-This mod provides stone steles with text display. Text is locked if area is protected.
-
-For more information, see the [forum topic](https://forum.minetest.net/viewtopic.php?t=19365) at the Minetest forums.
-
-**Dependancies**: default, display\_lib, font\_lib, technic?
-
-(Technic adds marble and granite steles)
-
-**License**: LGPL
-
-## Recipes
-
- - M -
- - B -
- M M M
-
-B = Black Dye, M = Material
-
-Material (must be all the same) can be : Stone, Desert Stone, Sandstone, Granite or Marble
-
-Gives 4 steles of corresponding material. Right click on stele to update text.
-
-(Extra materials can be added in config.lua file)