Run Starmade witout the launcher?

    Joined
    Jun 20, 2013
    Messages
    1
    Reaction score
    0
    Hello!

    First poster here, hopefully I put my question in the right subforum.

    Anyhow, the question is if it's in any way possible to run Starmade without using the starter/launcher?
    The reason being that I'm on a "locked" laptop that stops me from running the launcher itself.
     
    Joined
    Jan 22, 2014
    Messages
    1,047
    Reaction score
    299
    Yes. The basic terminal command: java -jar StarMade.jar -force
    On Windows the terminal equivalent would be the cmd.exe. Before executing the command, you have to execute cd /path/to/StarMade first (where /path/to/StarMade obviously is the directory where the StarMade.jar is).
     

    therimmer96

    The Cake Network Staff Senior button unpusher
    Joined
    Jun 21, 2013
    Messages
    3,603
    Reaction score
    1,053
    • Legacy Citizen 10
    • Top Forum Contributor
    Yes. The basic terminal command: java -jar StarMade.jar -force
    On Windows the terminal equivalent would be the cmd.exe. Before executing the command, you have to execute cd /path/to/StarMade first (where /path/to/StarMade obviously is the directory where the StarMade.jar is).
    You can also use -client and -server :)