powercord-org / powercord

A lightweight @discord client mod focused on simplicity and performance.
MIT License
1.2k stars 147 forks source link

Look for multiple paths #639

Open ZeoNight opened 2 years ago

ZeoNight commented 2 years ago

Heyo! This happend to me when I was on linux where I had 2 instances and it was installing to the wrong instance. This is a quick fix for it.

LandenStephenss commented 2 years ago

Now make it do the same on MacOS and Windows

ZeoNight commented 2 years ago

Now make it do the same on MacOS and Windows

MacOS and windows don't have multiple paths!

LandenStephenss commented 2 years ago

?? they can, just move the canary install and some other things and boom another path

ZeoNight commented 2 years ago

?? they can, just move the canary install and some other things and boom another path

The current power cord build doesn't support multiple paths for either windows or MacOS. They are just 1 path. The linux path tries to see if one of many install locations exist.

ZeoNight commented 2 years ago

@Vendicated Anything else?

ZeoNight commented 2 years ago

fixed conflicts

ZeoNight commented 2 years ago

Can someone review this? Its been a while