Skip to content

Commit

Permalink
dothings2
Browse files Browse the repository at this point in the history
  • Loading branch information
+KZ committed Mar 7, 2023
1 parent 3b864bd commit edba0e6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions common/epic-games.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ NOTE: Since this is a third-party open source software, we cant guarantee anythi
1. Open `Terminal.app` and enter the folder where you saved legendary `cd /path/to/legendary/` (you can type `cd`, add an space, and then drag in terminal window the Folder)
2. Type `./legendary auth` to login, your web browser will be open, you may need to login with your account.
3. Copy the code that legendary is requesting you
4. You are logged in! Now type `./legendary list --platform Windows` (or replace `Windows` for `Win32`)
5. A list will appear with all games for the specified platform that you have in your account, search for the game you want to install, you should copy the code in "App name"
6. Then type `./legendary install CODEHERE --platform Windows`, legendary will start downloading the windows version of the game.
7. Thats all! Now the game should be located at your home folder, inside Games folder (`~/Games/`)
4. You are logged in! Now type `./legendary list --platform Windows` (for some games maybe you will need to replace `Windows` with `Win32`)
5. A list will appear showing all games in your account that compatible with the specified platform (in this case Windows), search for the game you want to install, you should copy the code next to "App name"
6. Then type `./legendary install CODEHERE --platform Windows`(Dont forgot to replace "CODEHERE" with the code from the step above!), legendary will start downloading the Windows version of the game.
7. Thats all! Now the game should be located at your Home folder, inside Games folder (`~/Games/`)


0 comments on commit edba0e6

Please sign in to comment.