mirror of
https://github.com/EnderIce2/rpc-bridge.git
synced 2025-05-25 22:14:38 +00:00
Improve formatting of installation instructions in documentation
This commit is contained in:
parent
7c806779d2
commit
e03dce1a7c
@ -84,21 +84,17 @@ In Lutris, you can achieve this by adding the path to `bridge.exe` in the `Execu
|
|||||||
|
|
||||||
=== "Without bridge"
|
=== "Without bridge"
|
||||||
|
|
||||||
```
|
- Executable
|
||||||
Executable
|
- `/mnt/games/lutris/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClient.exe`
|
||||||
/mnt/games/lutris/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClient.exe
|
- Arguments
|
||||||
Arguments
|
- `--locale=en_US --launch-product=league_of_legends --launch-patchline=live`
|
||||||
--locale=en_US --launch-product=league_of_legends --launch-patchline=live
|
|
||||||
```
|
|
||||||
|
|
||||||
=== "With bridge"
|
=== "With bridge"
|
||||||
|
|
||||||
```
|
- Executable
|
||||||
Executable
|
- `/mnt/games/lutris/league-of-legends/drive_c/bridge.exe`
|
||||||
/mnt/games/lutris/league-of-legends/drive_c/bridge.exe
|
- Arguments
|
||||||
Arguments
|
- `"C:\Riot Games\League of Legends\LeagueClient.exe" --locale=en_US --launch-product=league_of_legends --launch-patchline=live`
|
||||||
"C:\Riot Games\League of Legends\LeagueClient.exe" --locale=en_US --launch-product=league_of_legends --launch-patchline=live
|
|
||||||
```
|
|
||||||
|
|
||||||
In Wine, all you need to do is run `bridge.exe` and select `Start`.
|
In Wine, all you need to do is run `bridge.exe` and select `Start`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user