Hacker News new | ask | show | jobs
by Manuel_D 24 days ago
Right, but presumably the Doom and Quake server code was written by id Technologies themselves. That's not the case with a lot of modern multiplayer games. They license middleware like Photon Engine and don't have the rights to redistribute the server software, even in binary format.

I guess they could just strip our the parts of the server code that they don't have the rights to redistribute, but then it wouldn't be functional.

1 comments

Or just not use that kind of component in the first place. There are bound to be alternatives that they could use and redistribute.