mirror of
https://github.com/izzy2lost/AM2R-Autopatcher-Android.git
synced 2026-06-19 01:20:10 -07:00
Update patcher.sh
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ VERSION="15_5"
|
||||
OUTPUT="am2r_${VERSION}"
|
||||
DATA_FOLDER="data"
|
||||
REPO_URL="https://raw.githubusercontent.com/izzy2fancy/AM2R-Autopatcher-Android/main/data"
|
||||
HQ_MUSIC_URL="https://raw.githubusercontent.com/izzy2fancy/AM2R-Autopatcher-Android/main/HDR_HQ_in-game_music"cleanup_directories() {
|
||||
HQ_MUSIC_URL="https://raw.githubusercontent.com/izzy2fancy/AM2R-Autopatcher-Android/main/HDR_HQ_in-game_music"
|
||||
|
||||
local directories=("assets" "AM2RWrapper" "$DATA_FOLDER" "HDR_HQ_in-game_music")
|
||||
for dir in "${directories[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user