Mess with the updater again.
This commit is contained in:
parent
e558584af0
commit
b49fa9d2a9
12 changed files with 119 additions and 161 deletions
|
@ -206,11 +206,9 @@ protected:
|
|||
* The updater runs in MultiMC.app/Contents/MacOs by default
|
||||
* The destination paths are such as this: MultiMC.app/blah/blah
|
||||
*
|
||||
* Therefore we chop off the 'MultiMC.app' prefix and prepend ../..
|
||||
* Therefore we chop off the 'MultiMC.app' prefix
|
||||
*
|
||||
* Returns false if the path couldn't be fixed (is invalid)
|
||||
*
|
||||
* Has no effect on systems that aren't OSX
|
||||
*/
|
||||
static bool fixPathForOSX(QString &path);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue