actions: Create Magisk Module with GitHub Actions

This commit is contained in:
Iscle
2023-09-03 03:38:22 +02:00
parent 808c7cb8e9
commit b45b01d847
13 changed files with 870 additions and 3 deletions

6
module/update.json Normal file
View File

@ -0,0 +1,6 @@
{
"version": "v1.0",
"versionCode": 1,
"zipUrl": "https://raw.githubusercontent.com/AndroidAudioMods/ViPER4Android-Magisk-Module/install.zip",
"changelog": "https://raw.githubusercontent.com/AndroidAudioMods/ViPER4Android-Magisk-Module/changelog.md"
}