Closed MarcusSakae closed 1 year ago
Slashes in file-path string gives error on windows. Using std::path::Path should make it viable cross-platform. (Note that I've only tested this on windows)
Thanks!
Slashes in file-path string gives error on windows. Using std::path::Path should make it viable cross-platform.
(Note that I've only tested this on windows)