mirror of
https://github.com/AndroidAudioMods/ViPERFX_RE.git
synced 2025-06-25 01:12:26 +08:00
actions: Create Magisk Module with GitHub Actions
This commit is contained in:
37
module/README.md
Normal file
37
module/README.md
Normal file
@ -0,0 +1,37 @@
|
||||
<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)
|
Reference in New Issue
Block a user