It’s amazing what a difference a little bit of time can make: Two years after kicking off what looked to be a long-shot campaign to push back on the practice of shutting down server-dependent videogames once they’re no longer profitable, Stop Killing Games founder Ross Scott and organizer Moritz Katzner appeared in front of the European Parliament to present their case—and it seemed to go very well.
Digital Fairness Act: https://ec.europa.eu/info/law/better-regulation/have-your-say/initiatives/14622-Digital-Fairness-Act/F33096034_en



The artwork and music is usually on the client side (and if it’s not, the programmers need to get good lmao) so it’s really not a problem
open source refers to a computer program in which the source code is available to the general public for usage, modification from its original design, and publication of their version (fork) back to the community
(copied 1:1 from wikipedia, i was too lazy to write it myself)
So no, open source don’t mean that a specific group keeps the server game alive by hosting a server but that the server code is aviable to the public to do whatever they want;
Another solution is making the code Source-available (like some companies already do: eg Mojang) or just distributing a copy of the server for people to use, without being open sourc