]> git.ayabusa.dev Git - thoryum.git/commit
Added a download helper with libcurl
authorAyabusa <lebgpub@gmail.com>
Fri, 5 Jun 2026 13:56:15 +0000 (15:56 +0200)
committerAyabusa <lebgpub@gmail.com>
Fri, 5 Jun 2026 13:56:15 +0000 (15:56 +0200)
commit741e2058e95ba759b881ef93745ee1353b28b9d4
treee5597188987f84dacb86fd3c83da1be9465562f6
parent07e85fb572666bbf8df79d8f12952ef22b8db1c4
Added a download helper with libcurl
.gitignore
Makefile
README.txt
src/downloader.c [new file with mode: 0644]
src/downloader.h [new file with mode: 0644]
src/main.c