Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-19 | Catch C++ exceptions by const reference | Charles Milette | |
Fixes #2277 | |||
2017-05-01 | GH-1874 do not pass instance launch args to updated MultiMC | Petr Mrázek | |
2016-11-19 | GH-1726 better failure detection for updates | Petr Mrázek | |
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. |