You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# Audio Modification Library Ryuki Mod Magisk Module
2
-
AudModLib is a compatibility framework that allows the seamless integration of multiple audio mods for Magisk installs. Enables supported audio mods to share the same needed files sudo as audio_effects. [More details in support thread](https://forum.xda-developers.com/apps/magisk/mod-audio-modification-library-t3745466).<br/>
2
+
AudModLib is a compatibility framework originally created by zackptg5 & ahrion that allows the seamless integration of multiple audio mods for Magisk installs. Enables supported audio mods to share the same needed files sudo as audio_effects. [More details in support thread](https://forum.xda-developers.com/apps/magisk/mod-audio-modification-library-t3745466).<br/>
3
3
To uninstall, REMOVE WITH MAGISK MANAGER
4
4
5
5
## Changelog
@@ -9,7 +9,7 @@ To uninstall, REMOVE WITH MAGISK MANAGER
*Added Magisk Delta support. If your device have /odm/etc/ audio files or /my_product/etc audio files, then you need to use the latest Magisk Delta and this modded AML version instead.
12
+
* Magisk Delta support. If your device using /odm/etc/ audio files and/or /my_product/etc/ audio files, then you need to use the latest Magisk Delta and this modded AML version instead.
0 commit comments