diff options
author | cheapie <cheapiephp@gmail.com> | 2015-06-09 00:12:01 -0500 |
---|---|---|
committer | cheapie <cheapiephp@gmail.com> | 2015-06-09 00:12:01 -0500 |
commit | b37a3d6629e78961df899279c39406d572291905 (patch) | |
tree | 320b261c909110112e0e285907675b95a709e2bc | |
parent | e2d2465b62c4ba01e30bc9b17db50bddc5cffe8f (diff) | |
download | mesecons_display-b37a3d6629e78961df899279c39406d572291905.tar mesecons_display-b37a3d6629e78961df899279c39406d572291905.tar.gz mesecons_display-b37a3d6629e78961df899279c39406d572291905.tar.bz2 mesecons_display-b37a3d6629e78961df899279c39406d572291905.tar.xz mesecons_display-b37a3d6629e78961df899279c39406d572291905.zip |
Add license info
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ This mod adds a version of mesecons' lightstone that use the dark gray texture when off, to allow the creation of more legible displays. They are crafted identically to normal lightstone, but with a meselamp instead of a torch. + + +This mod does not include any textures. Some code was copy/pasted from mesecons, which is licensed under the GNU Lesser General Public License version 3, so I therefore license this mod under the same license. |