Add input support
Opened this issue · 7 comments
Hello,
Recently the SCS SDK added input support. I think that it would be useful to also add it in the API.
Hey @mimi89999,
Where did you find the SCS SDK? Cause I could make a merge request to implement it
Where did you find the SCS SDK? Cause I could make a merge request to implement it
It's available on the official SCS wiki https://modding.scssoft.com/wiki/Documentation/Engine/SDK/Telemetry.
Thank you! I'm not sure if this SDK is the latest as it does not include the wear of the truck, only damage, and that is incorrect.
I wrote a simple plugin for that that is available under https://github.com/ETS2LA/scs-sdk-controller
I wrote a simple plugin for that that is available under https://github.com/ETS2LA/scs-sdk-controller
Does this perhapse have the new damage/wear api too?
I'm aware that they added it. However, I would like to separate the two functionalities, because of one is an input the other an output. At least that's my current feelings about that.
If the update of this project is complete, I will see if an input with similar technologies makes sense to create. Also, I would evaluate then if I add it or create a new plugin for that.
please, consider adding the inputs, that would be fantastic to using in a c# program