From 550c58d20ad29e31c0b42c63ab62b4632b95fa2d Mon Sep 17 00:00:00 2001 From: C <25985953+Car-Role@users.noreply.github.com> Date: Thu, 8 Jan 2026 09:17:05 -0600 Subject: [PATCH] add tile-collector (#10107) * Add repository information for tile-collector Add plugin tile collector https://github.com/Car-Role/Tile-Collector * Update commit reference in tile-collector https://github.com/runelite/plugin-hub/pull/10107#issuecomment-3720501306 followed this * Change commit reference in tile-collector Remove unnecessary sleep delay from shutdown handler Deleted Thread.sleep call that was intended to give ConfigManager time to persist, as it's not needed for proper shutdown handling. --- plugins/tile-collector | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/tile-collector diff --git a/plugins/tile-collector b/plugins/tile-collector new file mode 100644 index 000000000..729a6f63a --- /dev/null +++ b/plugins/tile-collector @@ -0,0 +1,2 @@ +repository=https://github.com/Car-Role/Tile-Collector.git +commit=325d58f9922a1041e963f29331c20102a068e1db