godot-monke-net icon indicating copy to clipboard operation
godot-monke-net copied to clipboard

Client/Server Authoritative Multiplayer Addon for the Godot Engine

Results 1 godot-monke-net issues
Sort by recently updated
recently updated
newest added

This PR reduces allocations caused by LINQ lambda expressions. Generally this is not too much of an issue, but for code that is executing a lot it causes extra garbage...