-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from Paradax-Elite/master
Updated
- Loading branch information
Showing
11 changed files
with
163 additions
and
41 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
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
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
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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<body> | ||
<div class="dragtop"></div> | ||
<div class="faqBody"> | ||
<dl> | ||
<dt>I keep getting an error</dt> | ||
<dd> | ||
1. Open task manager then go to the details tab<br /> | ||
2. Find LeagueClient.exe then right click and click properties<br /> | ||
3. Copy the location then go to config/clientPath.txt in the profile | ||
tool<br /> | ||
4. Paste it there, save, and restart the tool. | ||
</dd> | ||
<dt>Will there be more updates?</dt> | ||
<dd> | ||
Most likely not. The developer who made this tool will be going back | ||
to university and will not be working on this tool anymore. I | ||
(Paradax) have been given permission to maintain the repo and might | ||
release new updates in the future. | ||
</dd> | ||
<dt>Where do I see updates/changes?</dt> | ||
<dd> | ||
They will be posted in the discord server and the releases section of | ||
github | ||
</dd> | ||
<dt>I want to develop another version of this tool</dt> | ||
<dd> | ||
Go for it! If you have any questions feel free to ask in the discord | ||
server, or send either of us a DM. | ||
</dd> | ||
</dl> | ||
</div> | ||
</body> | ||
</html> |
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
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
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
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
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
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
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,3 +1,3 @@ | ||
{ | ||
"version": "V.2.4.3" | ||
"version": "V.2.4.4" | ||
} |