Always navigate to executable location first

This commit is contained in:
JustArchi
2016-01-01 12:46:49 +01:00
parent d287674d69
commit 7aa985154f
4 changed files with 30 additions and 21 deletions

3
.gitignore vendored
View File

@@ -7,6 +7,9 @@ ArchiSteamFarm/config/*
!ArchiSteamFarm/config/example.xml
!ArchiSteamFarm/config/minimal.xml
# Ignore local debugging log file
ArchiSteamFarm/log.txt
#################
## Eclipse
#################