Comment by theptip
6 days ago
> I think it would be reasonable to require developers to release online multiplayer capable server binaries.
Not a game dev but would there be concerns about forcing devs to ship binaries for a codebase that was previously purely SaaS and proprietary, and likely containing logic that is a reusable for future games? The edge cases here seem a little gnarly. (Maybe it’s not a big deal in the grand scheme of things, how much competitive advantage comes from the MMO server code? I gather it can be tricky to do some things well like AoC pushing high player counts.)
The game itself also contains code that might be reusable for a future project. Among other things, the game engine itself. They have no problem shipping that to people though? Why is server code any different?