RenCloud / scs-sdk-plugin

ETS2 (Euro Truck Simulator 2) & ATS (American Truck Simulator) SDK plug-in. Telemetry data is shared via SharedMemory/Memory Mapped Files.
MIT License
191 stars 38 forks source link

Spliting the repository #84

Closed ndelta0 closed 7 months ago

ndelta0 commented 3 years ago

Would it be a good idea to split the repository into different parts? To keep the code clean and separate the plugin part from the C# library. Also you could remove the SCS SDK from it since it's not part of the plugin (have it in a correct palce for libraries for someone who wants to built it themselves).