Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-1314 add UI for custom minecraft jar addition | Petr Mrázek | 2017-08-07 | -0/+5 |
| | | | | | | Also changes the text of the jar mod addition button. It should be clearer what it does and hopefully will not confuse as many people. | |||
* | GH-1856 Make MultiMC fail hard when things are missing | Petr Mrázek | 2017-04-23 | -33/+34 |
| | | | | | | Things like: * jar mods * valid version files | |||
* | GH-1853 fix FTB and parsing of old version files | Petr Mrázek | 2017-04-14 | -0/+1 |
| | ||||
* | NOISSUE Rough refactor of ProfilePatch and VersionFile internals. | Petr Mrázek | 2017-04-07 | -4/+4 |
| | | | | | | | | They are now distinct classes with distinct responsibilities. * ProfilePatch is an entry in MinecraftProfile and can hold VersionFile or Meta::Version. * VersionFile is the basic element that holds version information loaded from JSON. * Meta::Version is the loader class for VersionFile(s) from a server. | |||
* | NOISSUE stuff and things happened. Maybe. | Petr Mrázek | 2017-04-07 | -2/+2 |
| | ||||
* | NOISSUE Remove Minecraft version list and versions. | Petr Mrázek | 2017-04-07 | -1/+0 |
| | ||||
* | NOISSUE include json path in errors when FTB json is missing. | Petr Mrázek | 2016-11-17 | -2/+2 |
| | ||||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+128 |