Module existing_dirs

Source
Expand description

Find existing installation directories

Structs§

ExistingGameDirectory
An existing install location on disk
ExistingUserDirectory
An existing user directory

Enums§

ExistingInstallType
Where the existing installation came from

Functions§

find_existing_game_dirs
Finds existing installations on disk. Will only return locations that actually have files in them, and a really basic check to see if the data is valid.
find_existing_user_dirs
Finds existing user folders on disk. Will only return locations that actually have files in them, and a really basic check to see if the data is valid.