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

Cleaned up assembly references & organized folder structure #482

Closed Casimir255 closed 2 years ago

Casimir255 commented 2 years ago

This removes the need to copy DLLs to the main torch directory and implements the use of a lib folder.

image

The only thing that's left is a check to move old files for existing users. PR, for now, in case we need to test this. Will be adding this directory move code soon