Commit Graph

5 Commits

Author SHA1 Message Date
Neocky
1aae4bf9d3 Removed error when yaml file is in plugin folder & created file in which the remove plugin function comes 2021-03-10 23:49:57 +01:00
Neocky
6915b213dc Added SFTP Support & Requirements check 2021-03-10 02:05:56 +01:00
Neocky
53ae3b5a64 Config support added; Added utilities.py; Clean up of code
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
2021-03-08 22:13:57 +01:00
Neocky
8212f66e90 New input system; Only one download function now; Specific plugin updater added and check for all installed plugins;
Removed:
- cloudscraper
- unnecessary functions

Added:
- new input system;
-> Now it is like a console
- general download function
- specific version updater
- check for updates on all installed version
2021-03-08 02:56:00 +01:00
Neocky
e698803c87 Renamed folder to src\; Added new input system and added a specific plugin downloader for testing 2021-03-07 01:49:57 +01:00