Expand description
Find existing installation directories
Structs§
- Existing
Game Directory - An existing install location on disk
- Existing
User Directory - An existing user directory
Enums§
- Existing
Install Type - 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.