Commit graph

13 commits

Author SHA1 Message Date
Taylor Smock
53b867e0d9 MULTIMC: BUILD: FIXUP bad jdk versions? Force jdk8. 2017-05-29 17:47:04 -06:00
Taylor Smock
fe750cc01c MULTIMC5: BUILD: Fix for gcc 7 compilers.
* TODO: Revert when MultiMC 0.6.0 is released (patch is
upstream)
2017-05-29 17:42:34 -06:00
Taylor Smock
98b29eccd5 MULTIMC5: Update to bugfix release 2017-02-12 16:20:39 -07:00
Taylor Smock
365a446499 Missed library that MultiMC needed when manually copying uncopied files 2017-01-15 10:03:35 -07:00
Taylor Smock
16b2666c40 MULTIMC: Update to version 0.5.0 2017-01-15 05:58:45 -07:00
Taylor Smock
e1213bbf55 Update to MultiMC 0.4.11
* Workaround for Minecraft 1.9
	* Bugfixes
2016-02-29 05:18:00 -07:00
Taylor Smock
375287bfaf Updated to 0.4.10
* 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-22 07:58:32 -07:00
Taylor Smock
93a68ebd10 Updated to MultiMC5 0.4.9
* 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_...
2016-01-21 15:16:57 -07:00
Taylor Smock
2b85fa7c22 Really fixed copy errors. I think
* Was moving files into subfolder.
2015-10-29 11:45:44 -06:00
Taylor Smock
f521c7e9f6 Fixed issue where multimc didn't actually start
* Uncommented line that actually started multimc in script (from
	  debugging)
2015-10-29 09:36:34 -06:00
Taylor Smock
0d567183c3 Modified method for picking the directory.
* 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-10-29 06:59:14 -06:00
Taylor Smock
32ddefdc93 Added an optdepend (mcedit) 2015-06-12 07:07:58 -04:00
Taylor Smock
601a5e05f9 Initial import 2015-06-08 13:15:07 -04:00