summaryrefslogtreecommitdiffstats
path: root/application/UpdateController.cpp
Commit message (Collapse)AuthorAgeLines
* GH-1874 do not pass instance launch args to updated MultiMCPetr Mrázek2017-05-01-1/+19
|
* GH-1726 better failure detection for updatesPetr Mrázek2016-11-19-0/+431
Instead of just checking if the new version started, make sure it is able to write its IPC key to a file and then use the key to connect to the process.