BOSSoNe0013 / track-o-bot

The friendly Hearthstone Tracker (Linux port)
https://trackobot.com
GNU Lesser General Public License v2.1
39 stars 6 forks source link

Wine handling v2 #52

Closed angrylinuxuser closed 8 years ago

angrylinuxuser commented 8 years ago

Hey. This code attempts to get rid of the need to symlink things to ~/.Heartstone directory when new features are added ( one has to follow what project does in order make those symlinks ). Now you can select wine prefix and hs directory and it should be now possible to automagically* detect log.config and other things like cards db.

For a new user with fresh ( default ) prefix and default hs path ToB should detect things automatically without any need for configuration (assuming no config file present).

If you want to test it backup your config :)

BOSSoNe0013 commented 8 years ago

That seems to be good, thank you for this great addition !