Commit graph

10 commits

Author SHA1 Message Date
64Core
6b2113a64e
Human Friendly naming option (#75)
* 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>
2023-03-23 20:29:34 +00:00
Peter Taylor
9370bbfe46
Platform tools (#40)
* Added Platform Tools

* autopep8 action fixes (#39)

* autopep8 action fixes (#41)
2022-03-26 23:59:49 +00:00
Peter Taylor
170253793e
Adding Multithreading (#20)
* Preparing to add multithreading

* Added Multithreading

* autopep8 action fixes (#21)

* Added docs about multithreading
2022-03-20 16:10:06 +00:00
Peter Taylor
68c30fd32d Added Setup tools entry points 2022-03-09 13:55:22 +00:00
Peter Taylor
d633f5bca3 renamed to itchiodl and uploaded to PIP 2022-03-09 11:05:22 +00:00
Peter Taylor
e826dd045d
Update Readme.md 2022-03-08 12:36:38 +00:00
Peter Taylor
37a4e10c15
Update Readme.md 2022-03-06 12:31:35 +00:00
Peter Taylor
406af545d2
Fixes By MatthewThomasRussell (edits by me) (#4)
* 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>
2022-02-24 14:51:55 +00:00
Peter Taylor
2d31d1392b
Update Readme.md 2021-12-18 03:10:40 +00:00
Peter Taylor
0f645f1923 First Commit, added everything for a version 1.0 2021-12-18 02:48:27 +00:00