From 07497d8957d1969af9b08ee35899609892438bc8 Mon Sep 17 00:00:00 2001 From: gpcf Date: Sun, 22 Sep 2024 16:14:10 +0200 Subject: Add chat command for welfare, add unit tests and mod.conf --- mod.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mod.conf (limited to 'mod.conf') diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..19c1b72 --- /dev/null +++ b/mod.conf @@ -0,0 +1,3 @@ +name = atm +depends = default, currency +optional_depends = mesecons \ No newline at end of file -- cgit v1.2.3