summaryrefslogtreecommitdiffstats
path: root/application/InstanceWindow.h
Commit message (Collapse)AuthorAgeLines
* GH-1433 with no default account, show profiles instead of accounts in ↵Petr Mrázek2016-08-11-1/+1
| | | | selection dialog
* GH-1642 fix instance launch from consolePetr Mrázek2016-08-09-1/+6
|
* GH-338, GH-513, GH-700 Unify edit instance with console windowPetr Mrázek2016-08-07-0/+68
* The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running.