diff options
author | Beha <shacknetisp@mail.com> | 2018-09-25 11:24:03 -0400 |
---|---|---|
committer | Beha <shacknetisp@mail.com> | 2018-09-25 11:24:03 -0400 |
commit | fd374c37d23df92838cd25f0a2b2a5cc56da485c (patch) | |
tree | bda0ae545d00a9de8ad56e9e2137bb5d793883cd /mod.conf | |
parent | 4f389f287c3d7c5ea286b0b8a2984bc4be9537f0 (diff) |
Fix saving, add mod.conf. Closes #7.
Diffstat (limited to 'mod.conf')
-rw-r--r-- | mod.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..b86b042 --- /dev/null +++ b/mod.conf @@ -0,0 +1,3 @@ +name = elevator +depends = default +optional_depends = technic, homedecor, chains, farming |