Mac Easy executible to launch .jar

Help full?


  • Total voters
    1
Status
Not open for further replies.

Elodin_Wolfgang

New Member
Jul 29, 2019
6
0
0
Launch the FTB_launcher.jar A double click!!!

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
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
I will not be promoting this as a suitable option for Mac users, as it is no longer suggested or required that Mac users downgrade to Java 6.

For 1.6+ Packs: Java 7 is required, and it does work properly as these packs are packages with LWJGL 2.9+

For pre-1.6 Packs: Use Java 7, and update to LWJGL 2.9 by following THIS tutorial.

Thread locked.
 
Last edited:
Status
Not open for further replies.