summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlockhead <jbis1337@hotmail.com>2022-02-23 01:22:30 +1100
committergpcf <gpcf@gpcf.eu>2024-07-28 14:06:37 +0200
commit5afbbdea6701c13766daf698684d69a32f7d3878 (patch)
tree96c8fe12e68e1f59e3b44732718a0100425296d9
parent28abbfc3c6e8c051791e95452bc973e5774f3112 (diff)
downloadfeedlot-5afbbdea6701c13766daf698684d69a32f7d3878.tar.gz
feedlot-5afbbdea6701c13766daf698684d69a32f7d3878.tar.bz2
feedlot-5afbbdea6701c13766daf698684d69a32f7d3878.zip
Add a mod.conf and mark pipeworks as an optional dependencyHEADmaster
-rw-r--r--depends.txt2
-rw-r--r--mod.conf6
2 files changed, 6 insertions, 2 deletions
diff --git a/depends.txt b/depends.txt
deleted file mode 100644
index 393de54..0000000
--- a/depends.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-mobs
-default
diff --git a/mod.conf b/mod.conf
new file mode 100644
index 0000000..d90cc03
--- /dev/null
+++ b/mod.conf
@@ -0,0 +1,6 @@
+name = feedlot
+title = Industrialized livestock farming
+description = This mod adds a feedlot that automatically feeds mobs from mobs_redo. This way, you can feed and breed mobs on an industrial scale. The feedlot is pipeworks-compatible, so you can always keep it stocked.
+author = gpcf
+depends = mobs, default
+optional_depends = pipeworks