Age | Commit message (Collapse) | Author |
|
* Added new required library quazip
* Removed various hacks
* Using svg and desktop files from source code
* Removed cmake patch
* Removed patch for newer gcc version
|
|
* 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
|
|
* Removed code that allowed for switching save directories
* make install has the bin name as MultiMC not MultiMC5.
Start script can use either name.
|
|
* 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!
|
|
|