aboutsummaryrefslogtreecommitdiff
path: root/api/logic/minecraft/forge
AgeCommit message (Collapse)Author
2016-08-14GH-352 Make OneSix instance update downloads cancellablePetr Mrázek
2016-07-08GH-1610 Make Forge installs only use newer list to fix older version downloadsFyberOptic
2016-06-05NOISSUE refactor *Download into more, smaller piecesPetr Mrázek
* Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour.
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek