It's free, written in C# 4.
Have yet to find a place to upload/download its file DownloadLinks.txt so the file is always uptodate -- it's base on Mod.ini from BigWorldSetup
Source code is available (contact me, I'll it send to you)
[Edited]
Keep in mind that there are many error type:
1 - download link is redirected: nothing simple can be done (it doesn't worth the work) => do it manually
2 - server side error (not responding, missing file, time out, etc.): nothing can be done to solve this => try later
3 - server response is in a format not yet handled by InfinityDownloader => Report me this case, I will check the new format asap
Final note: I didn't include all mod download links from Mod.ini, anyone could update its DownloadLinks.txt and share it with every one else
[Edited]
Added:
. Add log
. Workaround for .NET bad reference with DataGridViewRow
. Add Content-Disposition for Alcool
. When downloading, replace Mod.Status to "Downloading" (better than "Todo")
. Add hint to GUI elements // it should be enough, so no need of tutorial
Attached Files
Edited by shadowlich, 12 April 2011 - 01:40 PM.