Skip to content

Commit

Permalink
Update patch_perseus.sh
Browse files Browse the repository at this point in the history
update8.1.1
  • Loading branch information
CapitalGrin authored May 9, 2024
1 parent 97b1722 commit 28118ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patch_perseus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ if [ ! -f "com.bilibili.AzurLane.apk" ]; then

# eg: wget "your download link" -O "your packge name.apk" -q
#if you want to patch .xapk, change the suffix here to wget "your download link" -O "your packge name.xapk" -q
wget https://pkg.biligame.com/games/blhx_7.1.1_20230610_1_20230616_031339_073b2.apk -O com.bilibili.AzurLane.apk -q
wget https://pkg.biligame.com/games/blhx_8.1.1_20240426_1_20240429_053419_20cea.apk -O com.bilibili.AzurLane.apk -q
echo "apk downloaded !"

# if you can only download .xapk file uncomment 2 lines below. (delete the '#')
Expand Down

0 comments on commit 28118ad

Please sign in to comment.