Changes:
- config path will always be correct
- deleted unnexessary stuff
- plugin version will display now correct
- changed some formating
- created SFTP check before launching
Added:
- Split everything into sub packages
- created a main file: __main__.py
- added many exception handlings with SFTP
Edited:
- launcher.bat calls now the __main__.py file
Added:
- .ini config support
- lancher.bat to launch program
- added utilities.py for help function
Removed:
- old ununsed input handlers functions
- old ununsed download handler functions
- removed many print()s