Skip to content

Commit 469a1d3

Browse files
authored
Update config.toml
1 parent 4ad2d3b commit 469a1d3

File tree

1 file changed

+40
-31
lines changed

1 file changed

+40
-31
lines changed

config.toml

+40-31
Original file line numberDiff line numberDiff line change
@@ -5,52 +5,61 @@ enable-magisk-update = true # set this to false if you do not want to receive
55

66
# you can use rvmm-config-gen to generate a config
77

8-
[Music]
9-
enabled = true
10-
app-name = "Music Extended"
11-
patches-source = "inotia00/revanced-patches"
12-
integrations-source = "inotia00/revanced-integrations"
13-
cli-source = "inotia00/revanced-cli"
14-
rv-brand = "ReVanced Extended"
15-
build-mode = "apk"
16-
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
17-
included-patches = "'Permanent repeat' 'Permanent shuffle' 'Compact header'"
18-
198
[YouTube]
20-
enabled = true
21-
app-name = "ReVanced Extended"
22-
patches-source = "inotia00/revanced-patches"
23-
integrations-source = "inotia00/revanced-integrations"
24-
cli-source = "inotia00/revanced-cli"
25-
rv-brand = "ReVanced Extended"
26-
build-mode = "apk"
9+
build-mode = "both"
10+
excluded-patches = ""
11+
included-patches = ""
12+
version = "auto"
2713
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
28-
included-patches = "'Custom branding'"
29-
30-
[Spotify]
31-
enabled = true
32-
uptodown-dlurl = "https://spotify.en.uptodown.com/android"
33-
34-
[YouTube]
35-
enabled = true
3614

3715
[Music]
38-
enabled = true
16+
build-mode = "both"
17+
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
18+
arch = "both"
3919

4020
[Twitter]
41-
enabled = false
21+
build-mode = "apk"
22+
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.twitter.android"
4223

4324
[Twitch]
44-
enabled = false
25+
archive-dlurl = "https://archive.org/download/jhc-apks/apks/tv.twitch.android.app"
4526

4627
[TikTok]
47-
enabled = false
28+
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.zhiliaoapp.musically"
4829

4930
[Reddit]
50-
enabled = false
31+
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.reddit.frontpage"
5132

5233
[Messenger]
5334
enabled = false
35+
apkmirror-dlurl = "https://www.apkmirror.com/apk/facebook-2/messenger/"
36+
arch = "arm64-v8a"
37+
38+
[Spotify]
39+
enabled = false
40+
uptodown-dlurl = "https://spotify.en.uptodown.com/android"
5441

5542
[IconPackStudio]
5643
enabled = false
44+
apkmirror-dlurl = "https://www.apkmirror.com/apk/smart-launcher-team/icon-pack-studio/"
45+
46+
[Music-Extended]
47+
enabled = false
48+
app-name = "Music"
49+
patches-source = "inotia00/revanced-patches"
50+
integrations-source = "inotia00/revanced-integrations"
51+
cli-source = "inotia00/revanced-cli"
52+
rv-brand = "ReVanced Extended"
53+
build-mode = "both"
54+
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
55+
arch = "both"
56+
57+
[YouTube-Extended]
58+
enabled = false
59+
app-name = "YouTube"
60+
patches-source = "inotia00/revanced-patches"
61+
integrations-source = "inotia00/revanced-integrations"
62+
cli-source = "inotia00/revanced-cli"
63+
rv-brand = "ReVanced Extended"
64+
build-mode = "both"
65+
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"

0 commit comments

Comments
 (0)