mirror of
https://github.com/driftywinds/cyan-builder.git
synced 2025-12-18 19:33:18 +00:00
14 lines
604 B
Markdown
14 lines
604 B
Markdown
# Cyan Builder / Injector
|
|
This repo houses workflow files that can be triggered to make cyan files from tweak files and also inject the cyan files into decrypted IPA files.
|
|
|
|
No links or sources for the tweak files or decrypted IPA files are provided.
|
|
|
|
How to use: -
|
|
1) Fork the repo
|
|
2) Make a Repo Secret called GH_TOKEN and put your token in it (scope should be repo)
|
|
3) provide direct file links of the tweak to make the cyan file from the first workflow in Actions
|
|
4) then the cyan + decrypted IPA in the second workflow
|
|
5) run the workflow(s)
|
|
6) go to the releases tab of the repo
|
|
7) profit
|