An open API service indexing awesome lists of open source software.

https://github.com/loggingnewmemory/yamadamodulebuilder

Magisk module builder + module template
https://github.com/loggingnewmemory/yamadamodulebuilder

Last synced: about 1 year ago
JSON representation

Magisk module builder + module template

Awesome Lists containing this project

README

          

![Banner](https://github.com/user-attachments/assets/7cb24be5-9714-481d-8225-0f4f95c1ae97)

How to use this?

1. Git clone this repo
```
git clone https://github.com/LoggingNewMemory/YamadaModuleBuilder
```
2. Change the directory
```
cd YamadaModuleBuilder
```
3. Modify the "Modules" (This is where your Magisk Module template)

4. Run the Build.sh
```
sh Build.sh
```
5. Your .zip should be on "Build" Folder