mirror of
https://github.com/izzy2lost/AM2R-Autopatcher-Android.git
synced 2026-06-19 01:20:10 -07:00
Update multitroid.sh
This commit is contained in:
+1
-2
@@ -57,8 +57,7 @@ yes | unzip data.zip -d ./
|
||||
|
||||
#download multitroid mod
|
||||
#check this for more info: https://gist.github.com/steinwaywhw/a4cd19cda655b8249d908261a62687f8
|
||||
echo "Downloading Multitroid..."
|
||||
curl -s https://api.github.com/repos/DodoBirby/AM2R-Multitroid-Unofficial-Patch/releases/latest | grep "browser_download_url.*Windows.zip" | cut -d : -f 2,3 | tr -d \" | wget -O multitroid.zip -qi -
|
||||
wget https://github.com/izzy2fancy/AM2R-Autopatcher-Android/releases/download/3.0/multitroid.zip
|
||||
|
||||
#unzip into data/
|
||||
unzip -q -o multitroid.zip -d data
|
||||
|
||||
Reference in New Issue
Block a user