scottrice / pysteam

Python API for accessing local Steam information
MIT License
24 stars 21 forks source link

Fix default userdata path for Linux #11

Open burdenc opened 7 years ago

burdenc commented 7 years ago

Change default userdata path for Linux to ~/.steam/steam/userdata and add support for multiple paths in case this problem occurs again.

Fixes #9