minigalaxy
minigalaxy copied to clipboard
Integration with Comet Daemon
The Comet Daemon is a simple command-line program which supports the multiplayer service for GOG. Since both Comet and this project use GPLv3, couldn't Comet eventually be forked/integrated into Minigalaxy? Obviously it would still require a bit of work to smoothly integrate the two, but multiplayer support wouldn't have to be written from scratch.
The code for it may seem old (last updated 3 years ago) but I've used it in the last 6 months when playing Stardew Valley, so they likely haven't changed the API for multiplayer in a while.
Thanks for the suggestion. Could be worth looking into. This is related to #177
This newer implementation of the daemon by the Heroic team is more up to date. And currently works for me. https://github.com/imLinguin/comet
Not ready for production yet. I'll let you know when we have all calls covered
Thanks for interest though ☺️