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

Consolidate stop/unload logic and threading across all places. #577

Open zznty opened 7 months ago

zznty commented 7 months ago

This resolves most of the cases when torch does not stop or close correctly. For example when stopping in nogui, the process says running due to game not being fully destroyed.