From 9d2c2a94415885b1f282e42b06eca4bfbf96de0a Mon Sep 17 00:00:00 2001 From: Ignacio Olave Date: Wed, 3 Dec 2025 19:09:55 -0300 Subject: [PATCH 1/5] feat: added the-translator plugin --- plugins/the-translator | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/the-translator diff --git a/plugins/the-translator b/plugins/the-translator new file mode 100644 index 00000000000..395b2a3fd80 --- /dev/null +++ b/plugins/the-translator @@ -0,0 +1,2 @@ +repository=https://github.com/iolave/runelite-the-translator.git +commit=91057f4439a77a8007c04e69676a061d6c0922b4 From 8b80171b23893da9050ee4c4048fd1ddb82d9011 Mon Sep 17 00:00:00 2001 From: Ignacio Olave Date: Wed, 3 Dec 2025 19:52:02 -0300 Subject: [PATCH 2/5] fix: fixed plugins prop --- plugins/the-translator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/the-translator b/plugins/the-translator index 395b2a3fd80..54410ed7d52 100644 --- a/plugins/the-translator +++ b/plugins/the-translator @@ -1,2 +1,2 @@ repository=https://github.com/iolave/runelite-the-translator.git -commit=91057f4439a77a8007c04e69676a061d6c0922b4 +commit=7ce3f4a662719130eb23b25ad1b6fbbc7268f423 From e422ebc51c4172c6ec8947791ba6c2b82d8fa4a6 Mon Sep 17 00:00:00 2001 From: Ignacio Olave Date: Wed, 3 Dec 2025 19:55:22 -0300 Subject: [PATCH 3/5] fix: fixed plugins prop --- plugins/the-translator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/the-translator b/plugins/the-translator index 54410ed7d52..d0cb500b7a0 100644 --- a/plugins/the-translator +++ b/plugins/the-translator @@ -1,2 +1,2 @@ repository=https://github.com/iolave/runelite-the-translator.git -commit=7ce3f4a662719130eb23b25ad1b6fbbc7268f423 +commit=dd987e8c817ce0d641c18af0c6aa561c5d3bd51a From 6192c884cec72f7c6fd3788116f33aeaffe73e9c Mon Sep 17 00:00:00 2001 From: Ignacio Olave Date: Wed, 3 Dec 2025 19:59:38 -0300 Subject: [PATCH 4/5] fix: removed sys outs --- plugins/the-translator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/the-translator b/plugins/the-translator index d0cb500b7a0..f003cf1cf41 100644 --- a/plugins/the-translator +++ b/plugins/the-translator @@ -1,2 +1,2 @@ repository=https://github.com/iolave/runelite-the-translator.git -commit=dd987e8c817ce0d641c18af0c6aa561c5d3bd51a +commit=43c035ee466b11dadcbe45b81ecfb6c12b71d60c From ceeea33451af6d4b97d38fbdb2e7af3a524ce85c Mon Sep 17 00:00:00 2001 From: Ignacio Olave Date: Mon, 8 Dec 2025 13:48:04 -0300 Subject: [PATCH 5/5] chore: translator plugin takeover --- plugins/the-translator | 2 -- plugins/translator | 4 +--- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 plugins/the-translator diff --git a/plugins/the-translator b/plugins/the-translator deleted file mode 100644 index f003cf1cf41..00000000000 --- a/plugins/the-translator +++ /dev/null @@ -1,2 +0,0 @@ -repository=https://github.com/iolave/runelite-the-translator.git -commit=43c035ee466b11dadcbe45b81ecfb6c12b71d60c diff --git a/plugins/translator b/plugins/translator index 889c64a57b0..bb377aac9ed 100644 --- a/plugins/translator +++ b/plugins/translator @@ -1,4 +1,2 @@ -repository=https://github.com/benurau/Runelite-translator-plugin.git +repository=https://github.com/iolave/runelite-the-translator.git commit=7699c8add15af62f9b7b0a8f8ddd93e58aadb89f - -