Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/jaydenmilne/steamsync
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenmilne committed May 20, 2020
2 parents 98bb3db + e5c9e8c commit ddc8852
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
Simple command line tool to automatically add games from the Epic Games Launcher
to Steam.

Makes playing all of those free EGS games in Big Picture Mode a lot easier.
Makes playing all of those free EGS games in Big Picture Mode a lot easier. In my experience,
when launching from Big Picture Mode, Steam Input works as expected (even in Fortnite!).

steamsync will scan all of the Epic Games Store games installed on your computer and
add them to your Steam Library. If a shortcut with the same path already exists, you can
skip it.
add them to your Steam Library. If a shortcut with the same path already exists, it will
skip it, so it's safe to import all of your games over and over.

steamsync attempts to be simple. It does not attempt to fetch any banner art, it
simply uses the executable's icon as the icon in steam.
Expand Down Expand Up @@ -89,4 +90,4 @@ Yes, yes it can! (you may need to adjust paths below)
7. Add arguments `C:\Users\{username}\AppData\Local\Programs\Python\Python38\Scripts\steamsync.py --all --steamid={steam id}`, Next
8. Make sure to restart Steam once in a while

TADA!
TADA!

0 comments on commit ddc8852

Please sign in to comment.