mirror of
https://github.com/AndroidAudioMods/ViPERFX_RE.git
synced 2024-12-22 22:47:25 +08:00
38 lines
1.4 KiB
Markdown
38 lines
1.4 KiB
Markdown
<h1 align="center">Magisk Module Template Extended (MMT-Ex)</h1>
|
|
|
|
<div align="center">
|
|
<!-- Version -->
|
|
<img src="https://img.shields.io/badge/Version-v2.0-blue.svg?longCache=true&style=popout-square"
|
|
alt="Version" />
|
|
<!-- Last Updated -->
|
|
<img src="https://img.shields.io/badge/Updated-January 21, 2022-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_" /></div>
|
|
|
|
<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>
|
|
</div>
|
|
|
|
<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>
|
|
|
|
### 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)
|