Added full linux support & better output when searching

Changes:
- added launcher.sh file to launch pluGET on linux
- beautified output when searching for a ressource
- deleted .vscode folder & added it to the .gitignore list
This commit is contained in:
Neocky
2021-03-28 16:15:03 +02:00
parent aceca0dec3
commit 31a2a4aa89
4 changed files with 14 additions and 9 deletions

3
.gitignore vendored
View File

@@ -127,3 +127,6 @@ dmypy.json
# Pyre type checker
.pyre/
# VSCode Settings
.vscode