2021-10-17 22:16:43 -07:00
|
|
|
# RepoFullDownloader-Core
|
|
|
|
Cross-Platform Cydia/Installer 4 repo downloader
|
|
|
|
|
|
|
|
## 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>`
|
2021-10-17 22:17:24 -07:00
|
|
|
Running with no URL will use the repo list from `options.json`
|