๐๐งฉ T2C App Patches
April 18, 2026 ยท View on GitHub
Patches for T2C App.
ย
โ About
T2C App Patches is a collection of patches for the T2C App, maintained by dumb-software.
This project is based on the Morphe Patches template.
๐ Get started
To use these patches, you can add them to Morphe Manager.
How to use these patches
Click here to add these patches to Morphe: https://morphe.software/add-source?github=dumb-software/T2C-App-Patch-Morphe
Or manually add this repository url as a patch source in Morphe: https://github.com/dumb-software/T2C-App-Patch-Morphe
๐งโ๐ป Usage
To develop and release T2C App Patches:
- Development starts in feature branches. Once a feature branch is ready, it is squashed and merged into the
devbranch. - The
devbranch is merged into themainbranch once it is ready for release. - Semantic versioning is used to version the patches.
- Semantic commit messages are used for commits.
- Commits on the
devandmainbranches are automatically released via therelease.ymlworkflow.
๐ ๏ธ Building
To build T2C App Patches, run:
./gradlew :patches:build
To generate the patches list:
./gradlew :patches:generatePatchesList
๐ Contributing
Thank you for considering contributing to T2C App Patches.
You can find the contribution guidelines here.
๐ License
T2C App Patches are licensed under the MIT License.