aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoracmgit <undertakers_help@yahoo.com>2016-07-30 10:07:45 +0200
committeracmgit <undertakers_help@yahoo.com>2016-07-30 10:07:45 +0200
commit93256247deaa7acd8ba69333dd82230d46eaad73 (patch)
treeaec6fc8a1a0ed213048359bdea0e19ee82f95fff
parenta0f158e1758595748d2890c4c05b7ce3716f1cd8 (diff)
downloadbillboard-93256247deaa7acd8ba69333dd82230d46eaad73.tar.gz
billboard-93256247deaa7acd8ba69333dd82230d46eaad73.tar.bz2
billboard-93256247deaa7acd8ba69333dd82230d46eaad73.zip
License, Readme and Description added.
-rw-r--r--License.txt1
-rw-r--r--README.md27
-rw-r--r--description.txt1
3 files changed, 18 insertions, 11 deletions
diff --git a/License.txt b/License.txt
new file mode 100644
index 0000000..c034e5c
--- /dev/null
+++ b/License.txt
@@ -0,0 +1 @@
+WTFPL
diff --git a/README.md b/README.md
index 87caddb..e8cc752 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,20 @@
-bilboard mod
-======================
+Billboard
+-----------
-by crazyginger72
+Forked from
+https://github.com/crazyginger72/billboard.git
-requested by crazyR
+This Mod adds 3x3 signlike Billboards with Craftrecipes.
+The Dimension of an Texture is 512 x 300 Pixel.
-adds a 3x5 node signlike bilboard
-
-
-use the bb.png texture as a size guide for your new bilboards.
+Craftrecipes:
-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!!!!!!!!!!!!WARNING DO NOT USE THE TRANSPARENT AREAS ON THE TEXTURE OR YOU WILL RUIN THE SIGN!!!!!!!!!!!!
-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+Wo = Wool
+St = Stick
+SI = wooden signlike
+
+St St St
+SI Wo Wo
+St St St
+
+License: WTFPL
diff --git a/description.txt b/description.txt
new file mode 100644
index 0000000..31b8bb4
--- /dev/null
+++ b/description.txt
@@ -0,0 +1 @@
+ This Mod adds 3x3 signlike Billboards with Craftrecipes.