From 83a37fe9420af7acb0f3c9691805ccfd3a90c4b7 Mon Sep 17 00:00:00 2001 From: sys4 Date: Fri, 8 Jul 2022 18:54:31 +0200 Subject: [PATCH] Delete depends.txt and description.txt, add mod.conf --- depends.txt | 2 -- description.txt | 1 - mod.conf | 5 +++++ 3 files changed, 5 insertions(+), 3 deletions(-) delete mode 100644 depends.txt delete mode 100644 description.txt create mode 100644 mod.conf diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 773b3fe..0000000 --- a/depends.txt +++ /dev/null @@ -1,2 +0,0 @@ -3d_armor -technic? diff --git a/description.txt b/description.txt deleted file mode 100644 index bba80d0..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -Adds hazmat suit (protects from water, fire and radiation) to 3d_armor. diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..72881b3 --- /dev/null +++ b/mod.conf @@ -0,0 +1,5 @@ +name = hazmat_suit +title = Hazmat Suit +description = Adds hazmat suit (protects from water, fire and radiation) to 3d_armor. +depends = 3d_armor +optional_depends = technic