This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
pluGET
Watch
1
Star
0
Fork
0
You've already forked pluGET
mirror of
https://github.com/Neocky/pluGET.git
synced
2024-04-29 16:12:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3fed1580f8
pluGET
/
launcher.bat
2 lines
36 B
Batchfile
Raw
Normal View
History
Unescape
Escape
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 21:13:57 +00:00
@
ECHO
OFF
Split everything in sub packages; Created main function; Added many exception handlers for SFTP 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
2021-03-12 00:39:39 +00:00
py
"
%~dp0
\src\__main__.py
"
Reference in New Issue
Copy Permalink