-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
So for this, I just had the idea that we will have our settings.toml configure certain dir paths as "Game Drives"
When the file manager is called it will work like this:
- Caller specifies how much space they need and optionally the drive they need it on.
a. If no drive is specified pick one with the most space
b. if no drive exists with enough space for the game return (false, game_drive) - If there is not enough space begin clearing the drive
a. If there is enough space, return (True, game_drive) - Read an %appdata% file (TBD) with info about which game was used last
- Remove least recently used games until enough space is requested
- If successfully made enough space return (True, game_drive)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels