summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZefram <zefram@fysh.org>2014-04-29 21:43:20 +0100
committerZefram <zefram@fysh.org>2014-04-30 00:22:08 +0100
commitc9bf799e32f2cac21980c7d16b01ac8d6394d0d3 (patch)
tree2030fe6ab237843f6b5226d50ebdb2fbfd38dad6
parent03a5375e552c02ac24bb211b712e8e1c30d96dc2 (diff)
Declare unified_inventory optional dependency
Make sure unified_inventory is loaded before us if present, so that we successfully register crafts with it.
-rw-r--r--technic/depends.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/technic/depends.txt b/technic/depends.txt
index 3e3ce0a..2b3310e 100644
--- a/technic/depends.txt
+++ b/technic/depends.txt
@@ -4,3 +4,4 @@ pipeworks
mesecons
mesecons_mvps?
intllib?
+unified_inventory?