-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# League-Auto-Accept | ||
Match auto acceptor for League of Legends on Linux | ||
|
||
Made to be used with the lutris script https://lutris.net/games/league-of-legends/ as it uses it to check the location of the league of legends installation. Set this program as the prelaunch script. | ||
|
||
|
||
The program tries to set `abi.vsyscall32=0` to appease the league anticheat by default. You can tell it not to by using the `--nopkexec` as the first argument. i.e. `autoaccept --nonpkexec` |