* Fixes an issue prevents writing paths that end in '...' or similar
* Add Framework for human readable folder structures
* Removed -h argument due to conflict
* Game Folders / Files now respond to --human-folders
* Update Readme.md to include new argument
* Remove -h from arg logic because it's not used and collides with help
---------
Co-authored-by: 64Core <webmaster@64core.io>
* added print to url
* added some more prints
* added error handling for non 200 response codes and will report these errors
* update error handling
* forgot to actually write string to file :(
* update to readme for new error logging feature
* Changed file writing to use with ... as notation
Co-authored-by: Matthew Russell <m.russell2@lancaster.ac.uk>