From 7d3ec916ea9ac8fb243cf2484626cf15d8651e8f Mon Sep 17 00:00:00 2001 From: Jbleezy Date: Thu, 12 Jan 2023 12:27:18 -0800 Subject: [PATCH] Add Dynamic Entity Hider plugin (#3735) --- plugins/dynamic-entity-hider | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/dynamic-entity-hider diff --git a/plugins/dynamic-entity-hider b/plugins/dynamic-entity-hider new file mode 100644 index 000000000..cb44a143a --- /dev/null +++ b/plugins/dynamic-entity-hider @@ -0,0 +1,2 @@ +repository=https://github.com/Jbleezy/runelite-plugins.git +commit=33a17ef2f610e3b0b895cca8c13957e42b41787c \ No newline at end of file