mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
add some apps
Added apps: Bilibili chinese from BiliRoamingX Rar from Revanced Tasker, Nova launcher from Dropped Patch Removed app: Windy
This commit is contained in:
16
src/build/BiliRoamingX.sh
Normal file
16
src/build/BiliRoamingX.sh
Normal file
@@ -0,0 +1,16 @@
|
||||
#!/bin/bash
|
||||
# BiliRoamingX build for chinese only
|
||||
source ./src/build/utils.sh
|
||||
|
||||
#################################################
|
||||
|
||||
# Download requirements
|
||||
dl_gh "revanced-cli" "revanced" "latest"
|
||||
dl_gh "BiliRoamingX" "BiliRoamingX" "latest"
|
||||
|
||||
#################################################
|
||||
|
||||
# Patch bilibili:
|
||||
get_patches_key "bilibili-BiliRoamingX"
|
||||
get_apk "com.bilibili.app.in" "bilibili" "bilibili" "bilibili/bilibili/bilibili"
|
||||
patch "bilibili" "BiliRoamingX"
|
||||
Reference in New Issue
Block a user