aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoracmgit <undertakers_help@yahoo.com>2016-08-02 20:34:35 +0200
committeracmgit <undertakers_help@yahoo.com>2016-08-02 20:34:35 +0200
commit991248deb89bbcf0b1215b398abdb87b3d5aa313 (patch)
tree908389f9f911c53fa35fa083723d5c7a9b6098b1 /README.md
parent48dc7b4c929c0596bc710bebafc4ca53cacb1748 (diff)
downloadbillboard-991248deb89bbcf0b1215b398abdb87b3d5aa313.tar.gz
billboard-991248deb89bbcf0b1215b398abdb87b3d5aa313.tar.bz2
billboard-991248deb89bbcf0b1215b398abdb87b3d5aa313.zip
Filenameparameter in nodes.lua added.
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 2 insertions, 9 deletions
diff --git a/README.md b/README.md
index 64f9676..b55075c 100644
--- a/README.md
+++ b/README.md
@@ -5,15 +5,8 @@ https://github.com/crazyginger72/billboard.git
This Mod adds signlike Billboards and different sizes with Craftrecipes.
You only need a Texture for the Billboard.
-To add a Billboard, save the Texture in textures, rename the image in shape of:
-
-bb_itemname_color_color.png
-
-then add an Entry in nodes.lua like:
-
-{ itemname, color, color, size, imagetyp }
-
-then craft your Billboard in Minetest.
+To add a new or own Billboard:
+Save your Image in textures and add an Entry in nodes.lua.
#*Depends:*