M-Reimer / leagueoflegends-linux

24 stars 4 forks source link

Installation Instructions

  1. Install wine-lol for your linux distribution. If you are on nvidia you will also need lib32-nvidia-utils on Arch.

  2. Download a copy of my League of Legends wine wrapper repo and extract it somewhere: leagueoflegends-linux-master

  3. Open the extracted folder in a terminal and:

    ./install.sh
  4. Launch the game via any of the following methods:

    Applications>Games>League of Legends
    League of Legends desktop shortcut
    type "leagueoflegends" in a terminal

Uninstallation/Removal Instructions

This applies to non-lutris only:

```
./uninstall.sh
```