summaryrefslogtreecommitdiff
path: root/mesecons_lightstone
diff options
context:
space:
mode:
authorJeija <norrepli@gmail.com>2015-11-20 20:14:50 +0100
committerJeija <norrepli@gmail.com>2015-11-20 20:14:50 +0100
commit0ec771bf7d8d95f24b46d2f608cccc109ec2de4f (patch)
tree646ef2a1e6d7750fa6e12d648986ef2ff7e78fee /mesecons_lightstone
parent75bd081a67a2ac52b8a0eea1e051a456d288c71d (diff)
downloadmesecons-0ec771bf7d8d95f24b46d2f608cccc109ec2de4f.tar
mesecons-0ec771bf7d8d95f24b46d2f608cccc109ec2de4f.tar.gz
mesecons-0ec771bf7d8d95f24b46d2f608cccc109ec2de4f.tar.bz2
mesecons-0ec771bf7d8d95f24b46d2f608cccc109ec2de4f.tar.xz
mesecons-0ec771bf7d8d95f24b46d2f608cccc109ec2de4f.zip
Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format
This makes development of new features easier, as documentation can automatically be updated on the website without modifying the website's code! Every mod that has nodes in the mesecons modpack has a "doc" folder that contains subfolders with recipe, description and preview of the block. The website will discover which documentation is available by reading the documentation.json file.
Diffstat (limited to 'mesecons_lightstone')
-rw-r--r--mesecons_lightstone/doc/lightstone_blue/description.html1
-rw-r--r--mesecons_lightstone/doc/lightstone_blue/preview.pngbin0 -> 36865 bytes
-rw-r--r--mesecons_lightstone/doc/lightstone_blue/recipe.pngbin0 -> 4403 bytes
-rw-r--r--mesecons_lightstone/doc/lightstone_darkgrey/description.html1
-rw-r--r--mesecons_lightstone/doc/lightstone_darkgrey/preview.pngbin0 -> 43641 bytes
-rw-r--r--mesecons_lightstone/doc/lightstone_darkgrey/recipe.pngbin0 -> 4575 bytes
-rw-r--r--mesecons_lightstone/doc/lightstone_green/description.html1
-rw-r--r--mesecons_lightstone/doc/lightstone_green/preview.pngbin0 -> 48733 bytes
-rw-r--r--mesecons_lightstone/doc/lightstone_green/recipe.pngbin0 -> 4597 bytes
-rw-r--r--mesecons_lightstone/doc/lightstone_lightgrey/description.html1
-rw-r--r--mesecons_lightstone/doc/lightstone_lightgrey/preview.pngbin0 -> 45430 bytes
-rw-r--r--mesecons_lightstone/doc/lightstone_lightgrey/recipe.pngbin0 -> 4682 bytes
-rw-r--r--mesecons_lightstone/doc/lightstone_red/description.html1
-rw-r--r--mesecons_lightstone/doc/lightstone_red/preview.pngbin0 -> 32080 bytes
-rw-r--r--mesecons_lightstone/doc/lightstone_red/recipe.pngbin0 -> 4009 bytes
-rw-r--r--mesecons_lightstone/doc/lightstone_yellow/description.html1
-rw-r--r--mesecons_lightstone/doc/lightstone_yellow/preview.pngbin0 -> 28281 bytes
-rw-r--r--mesecons_lightstone/doc/lightstone_yellow/recipe.pngbin0 -> 4550 bytes
18 files changed, 6 insertions, 0 deletions
diff --git a/mesecons_lightstone/doc/lightstone_blue/description.html b/mesecons_lightstone/doc/lightstone_blue/description.html
new file mode 100644
index 0000000..813e6ea
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_blue/description.html
@@ -0,0 +1 @@
+Effector, glows blue when powered.
diff --git a/mesecons_lightstone/doc/lightstone_blue/preview.png b/mesecons_lightstone/doc/lightstone_blue/preview.png
new file mode 100644
index 0000000..579f719
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_blue/preview.png
Binary files differ
diff --git a/mesecons_lightstone/doc/lightstone_blue/recipe.png b/mesecons_lightstone/doc/lightstone_blue/recipe.png
new file mode 100644
index 0000000..ce8ebd7
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_blue/recipe.png
Binary files differ
diff --git a/mesecons_lightstone/doc/lightstone_darkgrey/description.html b/mesecons_lightstone/doc/lightstone_darkgrey/description.html
new file mode 100644
index 0000000..826ca0f
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_darkgrey/description.html
@@ -0,0 +1 @@
+Effector, glows dark grey when powered.
diff --git a/mesecons_lightstone/doc/lightstone_darkgrey/preview.png b/mesecons_lightstone/doc/lightstone_darkgrey/preview.png
new file mode 100644
index 0000000..56fe6ea
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_darkgrey/preview.png
Binary files differ
diff --git a/mesecons_lightstone/doc/lightstone_darkgrey/recipe.png b/mesecons_lightstone/doc/lightstone_darkgrey/recipe.png
new file mode 100644
index 0000000..fed0db2
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_darkgrey/recipe.png
Binary files differ
diff --git a/mesecons_lightstone/doc/lightstone_green/description.html b/mesecons_lightstone/doc/lightstone_green/description.html
new file mode 100644
index 0000000..cb5b515
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_green/description.html
@@ -0,0 +1 @@
+Effector, glows green when powered.
diff --git a/mesecons_lightstone/doc/lightstone_green/preview.png b/mesecons_lightstone/doc/lightstone_green/preview.png
new file mode 100644
index 0000000..9efc774
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_green/preview.png
Binary files differ
diff --git a/mesecons_lightstone/doc/lightstone_green/recipe.png b/mesecons_lightstone/doc/lightstone_green/recipe.png
new file mode 100644
index 0000000..6690064
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_green/recipe.png
Binary files differ
diff --git a/mesecons_lightstone/doc/lightstone_lightgrey/description.html b/mesecons_lightstone/doc/lightstone_lightgrey/description.html
new file mode 100644
index 0000000..990b501
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_lightgrey/description.html
@@ -0,0 +1 @@
+Effector, glows light grey when powered.
diff --git a/mesecons_lightstone/doc/lightstone_lightgrey/preview.png b/mesecons_lightstone/doc/lightstone_lightgrey/preview.png
new file mode 100644
index 0000000..0084fa3
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_lightgrey/preview.png
Binary files differ
diff --git a/mesecons_lightstone/doc/lightstone_lightgrey/recipe.png b/mesecons_lightstone/doc/lightstone_lightgrey/recipe.png
new file mode 100644
index 0000000..e790012
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_lightgrey/recipe.png
Binary files differ
diff --git a/mesecons_lightstone/doc/lightstone_red/description.html b/mesecons_lightstone/doc/lightstone_red/description.html
new file mode 100644
index 0000000..699b1ee
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_red/description.html
@@ -0,0 +1 @@
+Effector, glows red when powered.
diff --git a/mesecons_lightstone/doc/lightstone_red/preview.png b/mesecons_lightstone/doc/lightstone_red/preview.png
new file mode 100644
index 0000000..5fd3eba
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_red/preview.png
Binary files differ
diff --git a/mesecons_lightstone/doc/lightstone_red/recipe.png b/mesecons_lightstone/doc/lightstone_red/recipe.png
new file mode 100644
index 0000000..7791a99
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_red/recipe.png
Binary files differ
diff --git a/mesecons_lightstone/doc/lightstone_yellow/description.html b/mesecons_lightstone/doc/lightstone_yellow/description.html
new file mode 100644
index 0000000..2bed7f2
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_yellow/description.html
@@ -0,0 +1 @@
+Effector, glows yellow when powered.
diff --git a/mesecons_lightstone/doc/lightstone_yellow/preview.png b/mesecons_lightstone/doc/lightstone_yellow/preview.png
new file mode 100644
index 0000000..fb9f644
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_yellow/preview.png
Binary files differ
diff --git a/mesecons_lightstone/doc/lightstone_yellow/recipe.png b/mesecons_lightstone/doc/lightstone_yellow/recipe.png
new file mode 100644
index 0000000..f17e9d4
--- /dev/null
+++ b/mesecons_lightstone/doc/lightstone_yellow/recipe.png
Binary files differ