minigalaxy icon indicating copy to clipboard operation
minigalaxy copied to clipboard

Integration with Comet Daemon

Open NinCollin opened this issue 3 years ago • 3 comments

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.

NinCollin avatar Sep 06 '21 19:09 NinCollin

Thanks for the suggestion. Could be worth looking into. This is related to #177

sharkwouter avatar Sep 15 '21 14:09 sharkwouter

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

Eragonfr avatar Mar 15 '23 11:03 Eragonfr

Not ready for production yet. I'll let you know when we have all calls covered

Thanks for interest though ☺️

imLinguin avatar Mar 15 '23 20:03 imLinguin