Updater script which should keep base up to date.

This commit is contained in:
UltraDesu
2018-01-17 03:43:23 +03:00
parent 0f7ae242dc
commit 94e0637ae3
5 changed files with 263 additions and 25 deletions

4
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,4 @@
{
"python.linting.pylintEnabled": false,
"python.pythonPath": "C:\\Users\\ab\\AppData\\Local\\Programs\\Python\\Python36-32\\python.exe"
}