ProtonLights / proton-runner

Show runner for Proton
MIT License
0 stars 1 forks source link

Make output directory in ~/.proton #19

Open bookdude13 opened 7 years ago

bookdude13 commented 7 years ago

The output directory (and subdirectories) should be located in a fixed location, and should not be referenced relative to the current directory (so proton_runner can be run from anywhere). A hidden directory in the users's home directory seems like the ideal location for this. #16 could also be done with this change.