HyperMod-builder
is a workflow designed to streamline the process of building custom ROMs for various devices. This project allows for easy customization and patching of recovery ROMs based on the region.
Note: This website is still in beta. Features and functionalities are subject to change as development progresses.
- Automated extraction and patching of official recovery ROMs.
- Device-specific build processes.
- Custom region selection (CN/Global).
- Optional core patch.
- Automatic repacking and uploading of modified fastboot ROMs.
Input | Description | Type | Options | Default |
---|---|---|---|---|
URL |
Official recovery ROM URL | string |
N/A | N/A |
region |
Select region for the build | choice |
CN , Global |
N/A |
core |
Apply core patch | choice |
true , false |
false |
Visit the official HyperMod Builder to trigger the workflow for building your custom ROM.
Each build generates a release with:
- Device-specific fastboot ROM ZIP.
- Download link for the ROM.
- Changelog with build details.
- HyperMod V1.0.0 - Initial release with basic features.
- Fork or clone the repository.
- Configure the workflow by specifying the
URL
,region
, andcore
inputs. - Run the workflow to generate a modified ROM for your selected device.
Feel free to contribute by submitting issues, bug reports, or pull requests to help improve the project.
This project is licensed under the MIT License.
© 2024 HyperMod_Fastboot Project. All rights reserved.