From 58f8e1fa5b37d6732c28a9405fa2678a9d0a2132 Mon Sep 17 00:00:00 2001 From: Sebastian Schubert Date: Sun, 23 Mar 2025 21:00:11 +0100 Subject: [PATCH] add bingoscape-companion (#7680) * Added bingoscape-companion * Now injecting gson * Added license * Switched to correct author * Added correct author to plugin spec file * Fixed overlay issue * Removed automatic board reloads * Changed codeword overlay component * Added warning * bingoscape-companion aktualisieren --------- Co-authored-by: s.schubert --- plugins/bingoscape-companion | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 plugins/bingoscape-companion diff --git a/plugins/bingoscape-companion b/plugins/bingoscape-companion new file mode 100644 index 000000000..22041c2ab --- /dev/null +++ b/plugins/bingoscape-companion @@ -0,0 +1,4 @@ +repository=https://github.com/bingoscape/bingoscape-companion.git +commit=7fd25ead4b469b6aed24413438c8baf5cfa56b7e +authors=kaffeed +warning=This plugin sends player data, including usernames, screenshots, and IP address to a third-party server not controlled or verified by the RuneLite Developers, for tile verification. \ No newline at end of file