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
2a416bbbc2
pluGET
/
launcher.bat
4 lines
44 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
Made config path correct; Deleted unnecessary stuff; Beautified outpout; Plugin version now correct; Changes: - config path will always be correct - deleted unnexessary stuff - plugin version will display now correct - changed some formating - created SFTP check before launching
2021-03-13 21:09:32 +00:00
cd
"
%~dp0
"
cd
src
py
"
__main__.py
"
Reference in New Issue
Copy Permalink