diff options
author | Pierre-Yves Rollo <dev@pyrollo.com> | 2016-08-25 21:58:28 +0200 |
---|---|---|
committer | Pierre-Yves Rollo <dev@pyrollo.com> | 2016-08-25 21:58:28 +0200 |
commit | 926242a585216ea3653c936c9b8e88230a61b088 (patch) | |
tree | b524a0485794699e2496937eed3928642ea05b94 /steles/README.md | |
parent | dc7aea71ee7db3deb1f6672cbe2f6d3a07efe549 (diff) |
Relicensing to LGPL, fixes and evolutions
Diffstat (limited to 'steles/README.md')
-rw-r--r-- | steles/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/steles/README.md b/steles/README.md index a2d1fcf..7b621dc 100644 --- a/steles/README.md +++ b/steles/README.md @@ -6,7 +6,7 @@ This mod provides stone steles with text display. Text is locked if area is prot (Technic adds marble and granite steles) -**License**: WTFPL +**License**: LGPL ## Recipes @@ -20,3 +20,4 @@ Material (must be all the same) can be : Stone, Desert Stone, Sandstone, Granite Gives 4 steles of corresponding material. Right click on stele to update text. +(Extra materials can be added in config.lua file) |