From 5f3a000f4aca677dc5f9414ac6f03ba14e25cd72 Mon Sep 17 00:00:00 2001 From: sys4 Date: Thu, 7 Jul 2022 21:21:29 +0200 Subject: [PATCH] Delete depends.txt, add mod.conf --- depends.txt | 2 -- mod.conf | 4 ++++ 2 files changed, 4 insertions(+), 2 deletions(-) delete mode 100755 depends.txt create mode 100644 mod.conf diff --git a/depends.txt b/depends.txt deleted file mode 100755 index 470ec30..0000000 --- a/depends.txt +++ /dev/null @@ -1,2 +0,0 @@ -default -wool diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..0931ca9 --- /dev/null +++ b/mod.conf @@ -0,0 +1,4 @@ +name = paintings +title = Paintings +description = Carbonne Paintings mod that add paintings +depends = default,wool