Gamingtoday093
✅ async Task throws exception if not explicitly defined
To give some context, I am developing a server plugin for a game made in Unity. The game doesnt have Microsoft.CSharp as part of its assembly. While I could add it as a library to my plugin, which would solve the original issue, Id rather not include an entire basically unused library.
44 replies