summaryrefslogtreecommitdiff
path: root/steel/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'steel/README.md')
-rw-r--r--steel/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/steel/README.md b/steel/README.md
new file mode 100644
index 0000000..5c3dfe3
--- /dev/null
+++ b/steel/README.md
@@ -0,0 +1,14 @@
+minetest-steel
+==============
+
+This mod adds a range of steel materials that are recyclable to
+minetest. To recycle, simply craft anything into scrap, and turn the
+scrap into an iron lump. Registered items: plate_hard, plate_soft,
+plate_rusted, grate_hard, grate_soft, strut, roofing.
+
+Optional dependencies:
+* Homedecor for better roofing.
+* Compatible with streets mod (no duplicates).
+
+License: GPL-2.0 for code, CC-BY-SA-4.0 for textures.
+Original mod by minetesting (João Matos), changes by Zeg9.