mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-19 13:35:57 -04:00
[GH-ISSUE #58] External launcher interopt #31
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ValgulNecron on GitHub (Jun 10, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/58
Hi,
would really like to see an "api" to let user connect platform to different platform.
this would be both website and mainly app side, but still open this here.
user would need to create plugins for website to connect platform this will populate the library of the user with a "tag" that say wich extension added it, and if multiple extension added it there will only be displayed.
on the app side it will work "as normal" except that the download logic will be implemented by the extension (this can create security risk if there is a malicious extension), it will for the example of a steam game:
@DecDuck commented on GitHub (Jun 10, 2025):
Essentially you want to be able to access other games through the Drop launcher?
@ValgulNecron commented on GitHub (Jun 11, 2025):
yes that what I would want.
something like gog galaxy or playnite
@DecDuck commented on GitHub (Jun 11, 2025):
Sounds good, definitely on the roadmap at some point. I'm going to move this to drop-app since we likely won't have any server side support for it (I'm not sure how that would work)
@dqhoang commented on GitHub (Jul 28, 2025):
Serverside, Id love it if we could import game files directly from gog to a new version. An alternative to Gog Galaxy
@DecDuck commented on GitHub (Jul 28, 2025):
Yeah that's definitely something we're going to be looking to implement, most likely with auto-updates and all the bells and whistles. Will either be 0.3.0 or 0.4.0
@perdakovich commented on GitHub (Dec 6, 2025):
this app would literally have everything imaginable, truly a swiss knife of libre gaming. even thinking about your plans fascinates me. been following the project from the start. good luck guys
External launcher interoptto [GH-ISSUE #58] External launcher interopt