mirror of
https://github.com/Neocky/pluGET.git
synced 2024-04-29 16:12:30 +00:00
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
This commit is contained in:
2
launcher.bat
Normal file
2
launcher.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
@ECHO OFF
|
||||
py "%~dp0\src\handle_input.py"
|
Reference in New Issue
Block a user