(adsbygoogle = window.adsbygoogle || []).push({});
I've noticed almost everyone making mod tools creates them using C#, why is this? I am not as familiar with tool creating, because I come from PC game modding and everyone in that scene codes .dlls with C++ and then injects them into the game with an injector, and everyone that codes these .dlls swears by C++. Why do you guys prefer to use C# for making your mod tool programs? Thank you for reading.