Works beautifully! And I love the launcher layout and everything, especially the little icons in the lower left
Many thanks to both of you for putting this together! I've forked it to MovingBlocks/TerasologyLauncher (where you are both now admins) and put a Jenkins job on it for now. I made one tiny tweak to the code for Java 1.6 compatibility, I don't think that's a big deal, it simply switches:
Which is 1.7 only to:
MrBarsack - thank you (and Philaxx) in particular for kicking this off. I've stuck Logistics badges on you
I'd throw one at Skaldarnar too, but it is almost like we need some sort of "all of the above" single badge for him by now
Many thanks to both of you for putting this together! I've forked it to MovingBlocks/TerasologyLauncher (where you are both now admins) and put a Jenkins job on it for now. I made one tiny tweak to the code for Java 1.6 compatibility, I don't think that's a big deal, it simply switches:
Code:
url.openConnection().getContentLengthLong()
Code:
url.openConnection().getContentLength()
I'd throw one at Skaldarnar too, but it is almost like we need some sort of "all of the above" single badge for him by now