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

Added async /save command for admins+ and server console. #42

Closed Maldark closed 7 years ago

Maldark commented 7 years ago

Also redesigned TorchBase.SaveGameAsync to take a callback function for error/success handling. Also removed local host checks as we are hosting a dedicated server.

Maldark commented 7 years ago

Fixed the issues you mentioned and resolved a merge conflict introduced with the latest update to Torch.