From 02c75f3da98f9c92c252892b68a33e38979ae746 Mon Sep 17 00:00:00 2001 From: migdyn Date: Sat, 15 Dec 2018 14:09:29 -0500 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b33c9ff --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# electronics +This is a Minetest mod that adds electronic components. By itself, this mod +doesn't do much. It was created to provide crafting materials for other mods +like the electronic-appliances mod. + +Code License: CC0 (see LICENSE) +Textures License: CC0 (see LICENSE)