Reloaded-Project / Reloaded-III

[WIP] Formal Specification for the Next Iteration of Reloaded
https://reloaded-project.github.io/Reloaded-III/
9 stars 1 forks source link

Tiered Storage #23

Closed Sewer56 closed 4 months ago

Sewer56 commented 4 months ago

Prefer slow HDDs for movies & music, and fast SSDs for regular mod content. User can designate multiple locations where mods are stored in preference order, with a slow and fast designation, if there are multiple drives present. As for where we automatically put stuff, we'll figure it out with some heuristics.

https://docs.rs/sysinfo/latest/sysinfo/ can help figure things out