Jump to content

Dorian

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Dorian

  1. Solution I use:

    Open TextEdit and paste the following in:

    #!/bin/bash
    
    cd "${0%/*}"; java -Xms3072M -Xmx3072M -jar Tekkit.jar

    (use 1024 or 2048 for the -Xms and -Xmx if you have less than 3 GB to give to the server)

    Save the file as anything you want, but make sure it is in the same folder as the Tekkit.jar

    "Get info" (Command I) on the file

    Set the "Open with:" to Terminal

    Double click the newly created file and have fun!

    Can't remember where I found this solution, but I think it was on this forum when Tekkit 1.1.4 was the most recent version...

    P.S. Macs are better :)

    Thanks For being the only person to actually help, and yes Macs are better lol

×
×
  • Create New...