From 5103be7e05520a721df567696f083d632f0df5c4 Mon Sep 17 00:00:00 2001 From: programminghoch10 <16062290+programminghoch10@users.noreply.github.com> Date: Fri, 30 Sep 2022 15:18:04 +0200 Subject: [PATCH] Add updateJson support This will enable users to install updates to ViPER4AndroidRepackaged within Magisk. --- module.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/module.prop b/module.prop index b2a45b3..3920c39 100644 --- a/module.prop +++ b/module.prop @@ -5,3 +5,4 @@ versionCode=2721VCODE author=ViPER520, ZhuHang, Pittvandewitt, MrWhite214, Zackptg5, programminghoch10 description=ViPER4AndroidFX v2.7.x reborn & repackaged support=https://forum.xda-developers.com/android/apps-games/app-viper4android-fx-2-6-0-0-t3774651 +updateJson=https://raw.githubusercontent.com/programminghoch10/ViPER4AndroidRepackaged/deploy/update.json