mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
add Soild Explorer
This commit is contained in:
12
src/build/scrazzz-revanced.sh
Normal file
12
src/build/scrazzz-revanced.sh
Normal file
@@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
# scrazzz build
|
||||
source ./src/build/utils.sh
|
||||
#################################################
|
||||
# Download requirements
|
||||
dl_gh "revanced-cli" "revanced" "v4.6.0"
|
||||
dl_gh "my-revanced-patches" "scrazzz" "prerelease"
|
||||
#################################################
|
||||
# Patch Soild Explorer arm64-v8a:
|
||||
get_patches_key "Soild-Explorer"
|
||||
get_apk "pl.solidexplorer2" "solid-explorer-arm64-v8a" "solid-explorer-beta" "neatbytes/solid-explorer-beta/solid-explorer-file-manager" "arm64-v8a"
|
||||
patch "solid-explorer-arm64-v8a" "scrazzz"
|
||||
Reference in New Issue
Block a user