Add more branches to include in RuneLite custom build

master
Jordan Atwood 1 year ago
parent 61cac82fbd
commit 6cf108bc21
Signed by: nightfirecat
GPG Key ID: 615A619C2D73A6DF
  1. 2
      src/.bin/open-runelite.sh

@ -17,6 +17,8 @@ BRANCHES_TO_MERGE=(
multi-step-cryptic-spade multi-step-cryptic-spade
quest-speedrunning-widget-overlays quest-speedrunning-widget-overlays
fixed-thrall-timer fixed-thrall-timer
fix-grand-exchange-offer-slot-wrapping
gwd-altar-timer
) )
MAX_AGE_BEFORE_REBUILD="$(( 18 * 60 * 60 ))" # 18 hours MAX_AGE_BEFORE_REBUILD="$(( 18 * 60 * 60 ))" # 18 hours
UPSTREAM_REMOTE='upstream' UPSTREAM_REMOTE='upstream'

Loading…
Cancel
Save