scs-sdk-plugin icon indicating copy to clipboard operation
scs-sdk-plugin copied to clipboard

Miscellaneous changes to the code

Open ndelta0 opened this issue 3 years ago • 3 comments

Generally did QoL improvements, tried to refactor things and make the naming more consistent. Moved the library from .NET Framework to .NET Standard 2.0 as per Microsoft recommendations. Updated Newtonsoft.Json, added a whole lot documentation. Generally fixed almost everything that Rider complained about.

Probably a breaking change? Some properties and methods had spelling errors I fixed and extracted Wheel class from Trailer and Truck into its own class.

ndelta0 avatar Mar 16 '21 21:03 ndelta0