Skip to content

Switch to 'pathlib'

Laurie O requested to merge Epic_Wink/factorio-rail-clock:master into master

Switching to pathlib allows paths to be handled platform-agnosticly. In addition, tempfile was used to generate the temporary directories. These changes should allow the script to be run on Windows.

Merge request reports