forge icon indicating copy to clipboard operation
forge copied to clipboard

[deprecated] C# libraries aimed at simplifying game development targeting .NET >=3.5

Results 1 forge issues
Sort by recently updated
recently updated
newest added

I was trying to use the forge networking library in .NET 4.5.1 and I noticed that the $type field in the serialized network messages were always empty. I traced it...