Installer icon indicating copy to clipboard operation
Installer copied to clipboard

A simple installer for creating Launcher profiles

Results 4 Installer issues
Sort by recently updated
recently updated
newest added

Currently the installer crashes if you run it without args in a headless environment. This PR makes it show the help text instead, which is more user-friendly. Also fixed a...

Address the compatibility issue with zlib-ng-compat, which is now shipped in place of zlib in various Linux distros. This change introduces an option to disable hash mismatches reported on processors....

The Minecraft Forge installer uses zlib compression to handle libraries and caching of data. A recent fork of zlib, named [zlib-ng](https://github.com/zlib-ng/zlib-ng), changes some implementation details that were relied on by...

In the UI when you click `install server`, and the directory is pointed at the default `.minecraft` directory. Change the path to `./server/` so that I stop accidentally installing the...