Gawdl3y / Resolute

Mod Manager GUI for Resonite
GNU General Public License v3.0
35 stars 0 forks source link

Atomic mod artifact downloads #4

Closed Gawdl3y closed 10 months ago

Gawdl3y commented 10 months ago

Mod artifact downloads done by the Resolute library code should be atomic (download to a temporary file then moved/renamed), thus being much less error-prone in the event of networking issues or other problems encountered. Any errors encountered while downloading an artifact should result in no further artifacts being downloaded, any already-downloaded ones deleted, and the user should be alerted to the failure.