Ability to provide patch resource locally

This commit is contained in:
Nikhil Badyal
2023-08-10 20:48:23 +05:30
parent 31ae19f054
commit 91e51b1b9e
4 changed files with 13 additions and 5 deletions
+5 -1
View File
@@ -1,5 +1,5 @@
#GLobal envs
PATCH_APPS=youtube,youtube_music,twiiter
PATCH_APPS=youtube,youtube_music,twitter
GLOBAL_CLI_DL=https://github.com/revanced/revanced-cli
GLOBAL_PATCHES_DL=https://github.com/revanced/revanced-patches
GLOBAL_PATCHES_JSON_DL=https://github.com/revanced/revanced-patches
@@ -27,3 +27,7 @@ YOUTUBE_MUSIC_EXCLUDE_PATCH=yt-music-is-shit
#Twitter
TWITTER_VERSION=latest
TWITTER_CLI_DL=local://cli.jar
TWITTER_PATCHES_DL=local://patches.jar
TWITTER_PATCHES_JSON_DL=local://patches.json
TWITTER_INTEGRATIONS_DL=local://integrations.apk