Y
Hacker News
new
|
ask
|
show
|
jobs
by
jacknews
249 days ago
My 16yo son did exactly this over the last week as part of his Rust minecraft mod manager, using http range requests to get the file length, then the directory, then individual file data.
I'll dig up a link.