summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeLines
* Implement instance creation.Andrew2013-04-22-4/+3
|
* Make the new instance dialog support instance types.Andrew2013-04-22-0/+2
|
* Implemented version lists.Andrew2013-03-28-7/+9
| | | | | | Further work on this is still needed. Currently there is no sorting or filtering of any kind. In addition, changes need to be made to fix issues with bad ETags since the current system here is based on MultiMC 4's version list system before it was fixed.
* Implemented version lists.Andrew2013-03-08-1/+861
|
* Added a function to get an instance's type.Andrew2013-03-06-5/+16
|
* Massive re-organization.Andrew2013-02-26-3/+3
|
* Added instance setting overrides.Andrew2013-02-25-2/+5
|
* Fixed install on LinuxAndrew Okin2013-02-21-0/+4
|
* Got instance loading working.Andrew2013-02-20-4/+28
|
* Split MultiMC up into a few separate libraries.Andrew2013-02-20-72/+42
| | | | | | Fixed plugin system. Tons of other stuff...
* Added stdinstance plugin and a ton of plugin stuff.Andrew2013-02-20-0/+253