-
Notifications
You must be signed in to change notification settings - Fork 55
Linux with Lutris support plus some extras #103
base: master
Are you sure you want to change the base?
Conversation
This is pretty great! I tried it out and had one hiccup: I imported a game from Lutris & it wiped out all my existing non-steam links. I wasn't able to reproduce it after the fact though 🤷 Using it to re-import them & add posters worked quite well though, so kudos! Hope this gets merged into main and released. It also seems to show games from Lutris that were installed but have since been removed. |
# Conflicts: # package-lock.json # package.json # src/img/logo_none.png # src/js/Search.jsx # src/js/Steam.js
# Conflicts: # package-lock.json # package.json # src/js/Steam.js
This is lookin' pretty good. I hope it is being considered for merging? |
LGTM? |
I get an error when running
|
@doZennn @aranel616 Hope someone will review and consider merging this pull request ❤️ |
This doesn't seem to be picking up games in the Epic Launcher (installed through Legendary/Heroic Games Launcher). It detects Steam and Lutris fine though. The terminal output doesn't mention that it checked for them either:
It should detect my Epic games installed automatically right? |
This only adds support for Lutris so no.
…On Wed, 14 Apr 2021, 1:34 pm jamiefraser77, ***@***.***> wrote:
This doesn't seem to be picking up games in the Epic Launcher (installed
through Legendary/Heroic Games Launcher). It detects Steam and Lutris fine
though.
The terminal output doesn't mention that it checked for them either:
09:30:46.658 › Started SGDB Manager 0.4.2
APPIMAGE env is not defined, current application is not an AppImage
09:30:47.609 › Found 2 Steam libraries
09:30:47.617 › Fetched 30 Steam games
09:30:47.618 › Got Steam user: 45270154
09:30:50.529 › Opened Import Page
09:30:50.530 › Steam is closed
09:30:50.537 › Getting installed games for import list
09:30:50.540 › Import: Started Lutris
09:30:50.853 › Erorr getting grids from SGDB
It should detect my Epic games installed automatically right?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#103 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA52ELUAPGG47KKDTSNMCTDTIVHRTANCNFSM4VCPCFSA>
.
|
Adds Linux support (steam grid asset management) and adds support for importing games from Lutris.
Plus it has some extra features that I felt were needed. Hopefully doesn't break existing functionality for Win or Mac.