Hacker News new | ask | show | jobs
by jcelerier 2091 days ago
> I'm sure there's a ton of multiplayer games out there that statically linked things like libpng and networking libraries

you know that even when they are dynamically linked, the developer just ships the dlls next to the app right ?