They want multiplayer added. Is the thing even setup to handle multiplayer? Eg can the RNG's be synced? Are things determanistic? It looks like a RTS, are there fast rounds that you can sync on?
Id Software has been an inspiring example here, open-sourcing several historically significant game engines. https://github.com/id-Software/
However, they typically don't include the full game data; you
have to use them with data from the free trial versions or contributed by the public mod community (something else Id really helped foster). Does anyone know if this is necessary for them to retain rights to the IP?
13 comments
[ 2.8 ms ] story [ 41.8 ms ] threadA leak as kbok_ mentions.
SVN contains a copy of the full game. Copyright violation #2.
However, they typically don't include the full game data; you have to use them with data from the free trial versions or contributed by the public mod community (something else Id really helped foster). Does anyone know if this is necessary for them to retain rights to the IP?