Age | Commit message (Collapse) | Author |
|
|
|
* The Ubuntu client used multimc instead of multimc5.
This change brings us in line with the official ubuntu client.
* Those using XDG_DATA_HOME will NOT need to move anything
|
|
|
|
* TODO: Revert when MultiMC 0.6.0 is released (patch is
upstream)
|
|
|
|
|
|
|
|
* Workaround for Minecraft 1.9
* Bugfixes
|
|
* Removed code that allowed for switching save directories
* make install has the bin name as MultiMC not MultiMC5.
Start script can use either name.
|
|
* Fixed wireless connections (GH-1408)
* World Management (GH-1047, GH-1233)
* Track time spent in instance (GH-1217)
* Supports Java 9 (GH-1365)
* LD_PRELOAD/LD_LIBRARY_PATH affect game, not MultiMC
* MMC_{PRELOAD,LIBRARY_PATH} replace LD_...
|
|
* Was moving files into subfolder.
|
|
* Uncommented line that actually started multimc in script (from
debugging)
|
|
* Now uses XDG_DATA_HOME if it is set. Otherwise, if
$HOME/.local/share exists, it uses that. Otherwise, it uses
$HOME/.multimc5
* Script to start has been modified to use arguments. USE AT OWN RISK!
|
|
|
|
|