diff --git a/patcher.sh b/patcher.sh index c08c046..6119041 100755 --- a/patcher.sh +++ b/patcher.sh @@ -6,7 +6,7 @@ VERSION="15_5" OUTPUT="am2r_${VERSION}" DATA_FOLDER="data" DOWNLOADS_DIR="$HOME/storage/downloads" -HQ_MUSIC_URL="https://github.com/izzy2fancy/AM2R-Autopatcher-Android/releases/download/2.0/HDR_HQ_in-game_music.zip" +HQ_MUSIC_URL="HDR_HQ_in-game_music" cleanup_directories() { local directories=("assets" "AM2RWrapper" "$DATA_FOLDER" "HDR_HQ_in-game_music")