diff options
author | acmgit <undertakers_help@yahoo.com> | 2016-07-30 16:01:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-30 16:01:55 +0200 |
commit | 4d548a68342c13f08e893874b2fbf845ddee73b9 (patch) | |
tree | 656d76d40405da8cd8d0844085a53dda0d9f896e | |
parent | cf21bf1df9f8800c6577411c9c4668c017cca7fb (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ 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 like: +then add an Entry in nodes.lua like: { itemname, color, color, size } |