Update patcher.sh

This commit is contained in:
Izzy Kauffman
2024-03-17 00:45:31 -04:00
committed by GitHub
parent 7364b8f90b
commit 81a1e69e7d
+1 -1
View File
@@ -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")