From 04f8a2f3e058f0d4fbcc6fa71f08846d5c575bc0 Mon Sep 17 00:00:00 2001 From: salvite Date: Wed, 16 Jul 2025 12:36:24 -0700 Subject: [PATCH] update prestige (#8486) * Update prestige to new repo The original prestige plugin repo appears to be dead. I've updated the code to work w/ the latest runelite version on my fork. * Update prestige Update commit sha to latest * Update prestige Use latest build which uses InterfaceId over WidgetId which was deprecated. * Update prestige Replace WidgetInfo with ComponentId --- plugins/prestige | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/prestige b/plugins/prestige index 980d4f017..9490c69b4 100644 --- a/plugins/prestige +++ b/plugins/prestige @@ -1,2 +1,2 @@ repository=https://github.com/salvite/prestige-levelling.git -commit=2c50871318cfa98dbe9c098d7a09d1488c096f0b +commit=d5bceccea709707f62fcf326ff6abb46b6d247b6