From f893e9550f16eff3a5395abfa16ca7b8d7ab4cd2 Mon Sep 17 00:00:00 2001 From: downthecrop Date: Sun, 19 Nov 2023 20:08:07 -0800 Subject: [PATCH] Add props file to LeftClickAttack --- LeftClickAttack/plugin.properties | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 LeftClickAttack/plugin.properties diff --git a/LeftClickAttack/plugin.properties b/LeftClickAttack/plugin.properties new file mode 100644 index 0000000..36941d4 --- /dev/null +++ b/LeftClickAttack/plugin.properties @@ -0,0 +1,3 @@ +AUTHOR='bushtail' +DESCRIPTION='Always select "Attack" option on leftclick' +VERSION=1.0 \ No newline at end of file