From 01b16777587351f8c4a57bbedc325a0cf78fa92f Mon Sep 17 00:00:00 2001 From: Jelle van Es Date: Mon, 8 Aug 2022 19:26:39 +0200 Subject: [PATCH] Add dryness calculator plugin (#3083) --- plugins/dryness-calculator | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/dryness-calculator diff --git a/plugins/dryness-calculator b/plugins/dryness-calculator new file mode 100644 index 000000000..a9407fede --- /dev/null +++ b/plugins/dryness-calculator @@ -0,0 +1,2 @@ +repository=https://github.com/Jallah123/Dry-Calculator.git +commit=a854d679a16655b897560ecf8f9768077227fd36 \ No newline at end of file