OK @NakedApe
Downloaded, unzipped, and tried to run in v4.0.0 Linux.
Ran into issue where your file extensions letter casing does not match your code.
Here is an annotated screenshot.
To fix it, change all of the files referenced in the file system to use the same case as that in your program. I know Windows doesn't care, but Linux and mac both care.
You can use a program like KRename in linux to do this (see screenshot), or something like Bulk Rename Utility in Windows: https://www.bulkrenameutility.co.uk/ (quick google). I use TotalCommander or DoubleCommander myself on both OSes but wanted to share so you have a easy fix?
I have made the changes for you. Because of bulk rename I made them all lowercase.
Downloaded, unzipped, and tried to run in v4.0.0 Linux.
Ran into issue where your file extensions letter casing does not match your code.
Here is an annotated screenshot.
To fix it, change all of the files referenced in the file system to use the same case as that in your program. I know Windows doesn't care, but Linux and mac both care.
You can use a program like KRename in linux to do this (see screenshot), or something like Bulk Rename Utility in Windows: https://www.bulkrenameutility.co.uk/ (quick google). I use TotalCommander or DoubleCommander myself on both OSes but wanted to share so you have a easy fix?
I have made the changes for you. Because of bulk rename I made them all lowercase.