diff options
author | Vanessa Dannenberg <vanessa.e.dannenberg@gmail.com> | 2018-10-30 20:29:46 -0400 |
---|---|---|
committer | Ekdohibs <nathanael.courant@laposte.net> | 2018-11-11 09:53:27 +0100 |
commit | f702a6597ba86569ebd894a1698608f60418f634 (patch) | |
tree | bb530b13a23f5a821b1ff67ba0a6f9efc7c9b238 | |
parent | e9310413583cbcaaa7b2d02f64d96a2f1bf7e0ed (diff) |
fix missing worldgen depends
-rw-r--r-- | technic_worldgen/depends.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/technic_worldgen/depends.txt b/technic_worldgen/depends.txt index ac858d0..3b1e4d0 100644 --- a/technic_worldgen/depends.txt +++ b/technic_worldgen/depends.txt @@ -1,3 +1,8 @@ default intllib? mg? +doors? +farming? +glooptest? +mesecons_doors? +vessels? |