From 62bc13078f4e93993ebf121cc9c74bc31a6e5d90 Mon Sep 17 00:00:00 2001 From: Louis Royer <4259825-lroyer@users.noreply.gitlab.com> Date: Tue, 18 Feb 2020 17:34:52 +0000 Subject: Add translation support - Created `locale/template.txt` - Fixed some typos - Replace some `print("[pipeworks]"..` with `pipeworks.logger()` - Removed "You hacker, you" from descriptions --- mod.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mod.conf') diff --git a/mod.conf b/mod.conf index d9d2984..3504b44 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,4 @@ name = pipeworks +description = This mod uses mesh nodes and nodeboxes to supply a complete set of 3D pipes and tubes, along with devices that work with them. +depends = default, basic_materials, screwdriver +optional_depends = mesecons, mesecons_mvps, digilines, signs_lib -- cgit v1.2.3