From 32bfda7753190f314f81364362182ef05b964b28 Mon Sep 17 00:00:00 2001 From: Timo Ley Date: Thu, 16 Feb 2023 21:53:31 +0000 Subject: [PATCH] chore: add README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fbe4e6e --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Assembly Line + +Assembly Line is a mod that focuses on large scale automation of factory-like environments. Its main feature is transportation & automation systems that integrate with a large series of machines. Its secondary feature is mass production type machines that can process items on a large scale without conventional pipe inputs. + +## Dependencies + +- [Universal Electricity](https://git.tilera.org/Anvilcraft/universal-electricity) +- [Basic Components](https://git.tilera.org/Anvilcraft/basic-components) \ No newline at end of file