-
-
Notifications
You must be signed in to change notification settings - Fork 404
Closed
Labels
Description
Some files like the android ndk are huge and may fail during the download.
The tools should retry the download, maybe behind a prompt ("Try again [y/n/a]"),
and of course not from the beginning.
Note: see haxelib's resume implementation https://github.com/HaxeFoundation/haxelib/blob/development/src/haxelib/client/Main.hx#L745-L774