summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-01-15Missed library that MultiMC needed when manually copying uncopied filesTaylor Smock
2017-01-15MULTIMC: Update to version 0.5.0Taylor Smock
2016-02-29Update to MultiMC 0.4.11Taylor Smock
* Workaround for Minecraft 1.9 * Bugfixes
2016-01-22Updated to 0.4.10Taylor Smock
* Removed code that allowed for switching save directories * make install has the bin name as MultiMC not MultiMC5. Start script can use either name.
2016-01-21Updated to MultiMC5 0.4.9Taylor Smock
* 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_...
2015-10-29Really fixed copy errors. I thinkTaylor Smock
* Was moving files into subfolder.
2015-10-29Fixed issue where multimc didn't actually startTaylor Smock
* Uncommented line that actually started multimc in script (from debugging)
2015-10-29Modified method for picking the directory.Taylor Smock
* 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!
2015-06-12Added an optdepend (mcedit)Taylor Smock
2015-06-08Initial importTaylor Smock