docs: add way to deploy using pre-built script

pull/1/head
WorldObservationLog 5 months ago
parent bbd4818642
commit 6986b0d6da
  1. 3
      README.md

@ -60,6 +60,9 @@ fridaPath = "/data/local/tmp/frida-server-16.2.1-android-x86_64" # Replace this
suMethod = "su 0" suMethod = "su 0"
``` ```
## Run Script ## Run Script
### Use pre-built script (For Windows)
Download latest build from [Actions](https://github.com/WorldObservationLog/AppleMusicDecrypt/actions) (need login your GitHub account). Unzip it, and run `main.exe`
### Manually Run
```shell ```shell
git clone https://github.com/WorldObservationLog/AppleMusicDecrypt.git git clone https://github.com/WorldObservationLog/AppleMusicDecrypt.git
cd AppleMusicDecrypt cd AppleMusicDecrypt

Loading…
Cancel
Save