geefr / beatsaber-linux-goodies

Mod installation scripts and other goodies to support Beat Saber on Linux
BSD 2-Clause "Simplified" License
132 stars 5 forks source link

QBeat doesn't handle '~' correctly #12

Closed geefr closed 4 years ago

geefr commented 4 years ago

should translate to the user's home directory

Should probably validate that folders exist when setting config vars too, otherwise folks could put whatever they like there and break stuff

geefr commented 4 years ago

Not working for ~/.wine but $HOME/.wine does, guess this isn't quite solved yet..