Launch the FTB_launcher.jar with just double click!!! (Mac)
I have Found a way to make an executable to launch the FTB_launcher.jar easily. It goes as follows:
Listen to this YouTube video and do exactly as he says:
With the only exception being instead of the say command copy and past this:
cd ~/Desktop/ftb/
export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
java -jar FTB_Launcher.jar
I have Found a way to make an executable to launch the FTB_launcher.jar easily. It goes as follows:
Listen to this YouTube video and do exactly as he says:
With the only exception being instead of the say command copy and past this:
cd ~/Desktop/ftb/
export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
java -jar FTB_Launcher.jar
Last edited: