This commit is contained in:
KOWX712
2024-10-16 05:03:20 +08:00
committed by GitHub
parent 13886dabd8
commit 565bbeb75f
15 changed files with 280 additions and 123 deletions

View File

@@ -1,40 +1,20 @@
<h1 align="center">Magisk Module Template Extended (MMT-Ex)</h1>
# **Tricky Addon: Update Target List**
<div align="center">
<!-- Version -->
<img src="https://img.shields.io/badge/Version-v3.7-blue.svg?longCache=true&style=popout-square"
alt="Version" />
<!-- Last Updated -->
<img src="https://img.shields.io/badge/Updated-April 24, 2024-green.svg?longCache=true&style=flat-square"
alt="_time_stamp_" />
<!-- Min Magisk -->
<img src="https://img.shields.io/badge/MinMagisk-20.4-red.svg?longCache=true&style=flat-square"
alt="_time_stamp_" />
<!-- Min KSU -->
<img src="https://img.shields.io/badge/MinKernelSU-0.6.6-red.svg?longCache=true&style=flat-square"
alt="_time_stamp_" /></div>
## Description
- Automated script to update tricky store target list.
- Custom config: ADDITION and EXCLUDE in /data/adb/tricky_store/target_list_config
<div align="center">
<strong>MMT Extended is the spiritual successor of Unity and makes magisk module creation easy. Instructions in the
<h3><a href="https://github.com/Zackptg5/MMT-Extended/wiki">Wiki</a></h3><h4>Also supports KSU</h4>
</div>
## Requirements
- Tricky store module installed
<div align="center">
<h3>
<a href="https://github.com/Zackptg5/MMT-Extended">
Source Code
</a>
<span> | </span>
<a href="https://github.com/Zackptg5/MMT-Extended-Addons">
Addons Repository
</a>
<span> | </span>
<a href="https://forum.xda-developers.com/apps/magisk/magisk-module-template-extended-mmt-ex-t4029819">
XDA
</a>
</h3>
</div>
## Instructions
- Module will update taget list on every boot.
### Usage
- [Follow the directions here (DO NOT FORK)](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template)
- Then follow instructions in [Wiki](https://github.com/Zackptg5/MMT-Extended/wiki)
- Action button method
If action button feature is available, use action button can update tricky store target list.
- Manual script method
If action button feature isn't avaliable, you can run UpdateTargetList.sh under /data/adb/tricky_store/ manually.
## Links
[Telegram channel](https://t.me/kowchannel)