Version files are able to download

This commit is contained in:
Ruben Shekspir 2019-05-12 12:07:02 +04:00
parent e896987c66
commit 70e1e1efe4
10 changed files with 178 additions and 126 deletions

View file

@ -4,5 +4,5 @@ CONST
host* = "localhost";
port* = "80";
installPath* = "dependencies";
quote* = '"';
END Settings.