๐Ÿ‘‹๐Ÿงฉ 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 dev branch.
  • The dev branch is merged into the main branch once it is ready for release.
  • Semantic versioning is used to version the patches.
  • Semantic commit messages are used for commits.
  • Commits on the dev and main branches are automatically released via the release.yml workflow.

๐Ÿ› ๏ธ 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.