- Download files from a remote using MD5 checksums on a separated folder
- Clean outdated mods
- Add "Kubithon" profile into the Minecraft launcher
$ gradle build
Output is build/libs/kubithon-installer-<version>.jar
$ gradle fatjar
Output is build/libs/kubithon-installer-<version>.jar
- Apache Commons IO (commons-io:commons-io) 2.5
- Apache Commons Codec (commons-codec:commons-codec) 1.10
- OpenLauncherLib (fr.litarvan.openlauncherlib) 3.0.4
- Swinger (fr.theshark34.swinger) 1.0.1-BETA
- OpenAuth (fr.theshark34.openauth) 1.0.4
- Json (org.json) 20160810