# InfusePlus

## Screenshots | ![ss1](https://raw.githubusercontent.com/dayanch96/InfusePlus/refs/heads/main/Resources/screenshot1.png) | ![ss2](https://raw.githubusercontent.com/dayanch96/InfusePlus/refs/heads/main/Resources/screenshot2.png) | ![ss3](https://raw.githubusercontent.com/dayanch96/InfusePlus/refs/heads/main/Resources/screenshot3.png) | | --- | --- | --- | | ![ss4](https://raw.githubusercontent.com/dayanch96/InfusePlus/refs/heads/main/Resources/screenshot4.png) | ![ss5](https://raw.githubusercontent.com/dayanch96/InfusePlus/refs/heads/main/Resources/screenshot5.png) | ![ss6](https://raw.githubusercontent.com/dayanch96/InfusePlus/refs/heads/main/Resources/screenshot6.png) |

Enhancer for Infuse iOS app.

## Features
Premium settings
Player settings
Other settings
**Infuse Plus preferences can be found in the Settings tab** ## How to build a Infuse Plus app using Github actions > [!NOTE] > If this your first time, complete following steps before starting: > > 1. Fork this repository using the fork button on the top right > 2. On your forked repository, go to **Actions** tab and click **I understand my workflows, go ahead and enable them**.
  1. Click on Sync fork, and if your branch is out-of-date, click on Update branch.
  2. Navigate to the Actions tab in your forked repository and select Build Infuse Plus app.
  3. Click the Run workflow button located on the right side.
  4. Prepare a decrypted .ipa file (we cannot provide this due to legal reasons), then upload it to a file provider (e.g., filebin.net, filemail.com, or Dropbox is recommended). Paste the URL of the decrypted IPA file in the provided field.
  5. NOTE: Make sure to provide a direct download link to the file, not a link to a webpage. Otherwise, the process will fail.
  6. Enter the tweak version from the releases (the latest release is selected by default). You can also change the BundleID and Display Name if desired.
  7. Make sure all inputs are correct, then click Run workflow to start the process.
  8. Wait for the build to finish. You can download the Infuse Plus app from the releases section of your forked repo. (If you can't find the releases section, go to your forked repo and add /releases to the URL, i.e., github.com/user/InfusePlus/releases.)