sdl3-sample
sdl3-sample copied to clipboard
SDL_net
Hello, Can you add SDL_net even if the sample does not use it yet ?
I'm hesitant to add things to the sample that aren't being used because I don't want to confuse people. That said, I'm open to adding SDL_net if there is a simple way to demonstrate it that makes sense for this sample.
I understand. I was searching a ready to use template to build a full SDL3 multi-platform project in C (not C++) and i am interested by the build system only (not code sample) and, in this view, SDL_net is the only missing thing.