Saša Barišić
Saša Barišić
 [Lidgren_Test.zip](https://github.com/lidgren/lidgren-network-gen3/files/1748643/Lidgren_Test.zip) Here's the result and the whole project. Tested with ``start NetTest.exe --server && start cmd /C "NetTest.exe && pause"``
Amazing, thank you for fixing that. I am currently working on some OpenGL 4 rendering so i don't have time to test networking. I'll make sure to report back if...
> Any update on this ? No, not yet, quite busy with work and other stuff right now. But i am accepting pull requests if somebody would be willing to...
Can you upload a whole sample project working with .NET core somewhere? This looks like alpha blending issue.
After cloning the git repository, you need to initialize submodules before trying to build. Original nuklear is referenced as a submodule in this repository. If your GUI tool does not...
The windows forms example "works as intended", there is no built in way to draw a textured triangle so i gave up on a custom implementation as that would be...