I left it defaulting to the linux version, but if it detects it's on windows it'll use the correct save location. Using os.name to avoid importing any new packages, but if more detailed OS detection is needed in the future that'll have to be changed.
I left it defaulting to the linux version, but if it detects it's on windows it'll use the correct save location. Using os.name to avoid importing any new packages, but if more detailed OS detection is needed in the future that'll have to be changed.