TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

Arguments to torch startup #54

Closed zarozak closed 7 years ago

zarozak commented 7 years ago

Hi, I'm unable to get command line arguments "nogui" and "autostart" to work I added to command eg : torch.server nogui autostart this failed to start or prevent gui, is this the correct usage of these items, and if not please let me know where they should be placed.

Varaxian commented 7 years ago

-autostart -restartoncrash

zarozak commented 7 years ago

thanks, I was missing the "-"