I developed this under Windows using Git Bash, and then moved it to Ubuntu under WSL. When locating files, it currently converts "C:/" to "/mnt/c" and "D:" to "/mnt/d" so it can find the files appropriately. This will likely break under pure Windows environments.
I developed this under Windows using Git Bash, and then moved it to Ubuntu under WSL. When locating files, it currently converts "C:/" to "/mnt/c" and "D:" to "/mnt/d" so it can find the files appropriately. This will likely break under pure Windows environments.