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

Ensure !restart automatically starts the new server instance. #93

Closed Gladi closed 6 years ago

Gladi commented 7 years ago

!restart should not just stop the server but also start it. Currently it stops the Server and closes it, then starts the torch.exe the SE server it self is not started. It has to be manually started.

Jimmacle commented 7 years ago

You can fix this temporarily by setting Autostart to true in Torch.cfg.