2021-10-17 22:16:43 -07:00
|
|
|
# RepoFullDownloader-Core
|
2021-10-17 22:34:02 -07:00
|
|
|
Cross-Platform Cydia/Installer repo downloader
|
2021-10-17 22:16:43 -07:00
|
|
|
|
|
|
|
## Requirements
|
2021-10-17 22:17:24 -07:00
|
|
|
.NET Core 3.1 or later
|
|
|
|
An internet connection.
|
2021-10-17 22:16:43 -07:00
|
|
|
|
|
|
|
## Command Line Options
|
|
|
|
`dotnet RepoFullDownloader-Core.dll <url>`
|
2022-08-04 11:09:13 -07:00
|
|
|
Running with no URL will use the repo list from `repos.txt`
|
|
|
|
|
|
|
|
## Binaries
|
2022-08-06 10:44:51 -07:00
|
|
|
https://nightly.link/kawaiizenbo/RepoFullDownloader-Core/workflows/dotnet/master/Build.zip
|