From f3a24269ab9edb2d4cdabf378a9062f251b303dc Mon Sep 17 00:00:00 2001 From: xz-dev Date: Wed, 24 Jul 2024 11:44:19 +0800 Subject: [PATCH] Add Tubular.json --- rules/apps/Tubular.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 rules/apps/Tubular.json diff --git a/rules/apps/Tubular.json b/rules/apps/Tubular.json new file mode 100644 index 0000000..c7df3ff --- /dev/null +++ b/rules/apps/Tubular.json @@ -0,0 +1,18 @@ +{ + "base_version": 1, + "uuid": "1d79404a-10b5-44e8-9077-07f55c76d83b", + "info": { + "app_name": "Tubular", + "config_version": 1, + "url": "https://github.com/polymorphicshade/Tubular" + }, + "app_config": { + "hub_info": { + "hub_uuid": "56fca689-47a7-496a-b290-8bd717c06960" + }, + "target_checker": { + "api": "android_app_package", + "extra_string": "org.polymorphicshade.tubular" + } + } +} \ No newline at end of file