Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-23 | GH-1856 Make MultiMC fail hard when things are missing | Petr Mrázek | |
Things like: * jar mods * valid version files | |||
2017-04-21 | NOISSUE silly/simple implementation of mod metadata in OneSix version format | Petr Mrázek | |
2017-04-17 | NOISSUE jar mods as libraries, fix for customizing net.minecraft | Petr Mrázek | |
2017-04-13 | NOISSUE implement mainJar support in OneSix format | Petr Mrázek | |
This allows customizing the main jar like any other library. | |||
2017-04-07 | NOISSUE Rough refactor of ProfilePatch and VersionFile internals. | Petr Mrázek | |
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. | |||
2017-04-07 | NOISSUE stuff and things happened. Maybe. | Petr Mrázek | |
2016-05-01 | NOISSUE reorganize and document libraries | Petr Mrázek | |