Can I get game ID(s) from command line? #3554
Unanswered
alterNERDtive
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The ID is also available in the game settings at the bottom. At the moment we don't have any CLI for this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to get game IDs from command line, à la
lutris -l
? If not, is there a one liner or simple script that can do it So far my search has come up empty.After the fact I want to be able to pass them back to
heroic heroic://launch/legendary/${id}
.I know I can get them from Desktop shortcuts or adding games to Steam, but I’d rather have something that involves less clicking around.
Beta Was this translation helpful? Give feedback.
All reactions